Langage 4DCommandes par thèmeSVGVersion : SuivantSVGSVG EXPORT TO PICTURE ( refElément : Text ; vVarImage : Picture {; typeExport : Integer} )SVG Find element ID by coordinates ( {* ;} objetImage ; x ; y ) : TextSVG Find element IDs by rect ( {* ;} objetImage ; x ; y ; largeur ; hauteur ; tabIds ) : BooleanSVG GET ATTRIBUTE ( {* ;} objetImage ; id_Element ; nomAttribut ; valeurAttribut )SVG SET ATTRIBUTE ( * ; objetImage : Text ; id_Element : Text ; ...(nomAttribut : Text ; valeurAttribut : Text, Integer, Boolean) {; *})SVG SET ATTRIBUTE ( nomAttribut2 : Variable, Field; valeurAttribut2 : Text ;...(nomAttributN : Text ; valeurAttributN : Text, Integer, Boolean) {; *})SVG SHOW ELEMENT ( {* ;} objetImage ; id {; marge} )