ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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)....
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
OCRExtractText (Function)
Reads the text contained in an image.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
gClickableLink (Function)
Adds a clickable link in a graphic string.
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.
HChangeConnection (Example)
Usage example of the HChangeConnection function
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.
ComponentInfo (Example)
Usage example of the ComponentInfo function
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......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Upload functions
The following functions are used to manage the upload:...
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