ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
XMLAddChild (Example)
Usage example of the XMLAddChild function
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
<WDPic variable>.Font (Function)
Declares the font to be used by the dText function in a WDPic type variable.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
XMLData (Example)
Usage example of the XMLData function
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.