ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
Copying controls from the report editor
The controls can be copied from the report editor......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Lock constants
List of constants used by the functions for locking the applications....
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Start (Property)
The Start property gets the starting point of an element or event.
Progress (Property)
The Progress property returns the task progress status.
Registry management functions
List of functions for managing the registry...
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
zipOpen (Example)
Usage example of the zipOpen function
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...