ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
API (Function)
Runs a function found in an external DLL.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
TwainState (Example)
Usage example of the TwainState function
HListFile (Example)
Usage example of the HListFile function
StatCorrelation (Example)
Usage example of the StatCorrelation function
fCurrentDir (Example)
Usage example of the fCurrentDir function
StatAverage (Example)
Usage example of the StatAverage function
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Event (Example)
Usage example of the Event function
MatNbLine (Example)
Usage example of the MatNbLine function
zipAddFile (Example)
Usage example of the zipAddFile function
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Control (Type of variable)
The Control type is used to define the characteristics of a control.
MQTT constants
Constants used by the MQTT functions...
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MatCreate (Example)
Usage example of the MatCreate function