ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Upload functions
The following functions are used to manage the upload:...
Events associated with internal windows
List of events associated with internal windows...
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
fDirExist (Function)
Checks the existence of a directory.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
xlsDocument (Example)
Usage example of the xlsDocument type
Document (Example)
Usage example of Document
xlsVersion (Example)
Usage example of the xlsVersion function
BurnerList (Example)
Usage example of the BurnerList function
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gClickableLink (Function)
Adds a clickable link in a graphic string.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Border of controls
One of the most important elements of control style is its border......
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function
zipListFile (Example)
Usage example of the zipListFile function
EnumSubElement (Example)
Usage example of the EnumSubElement function
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
HListAnalysis (Example)
Usage example of the HListAnalysis function
HError (Example)
Usage example of the HError function
SNMPOIDType (Function)
Returns the type of data in an OID.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.