ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Generator (Property)
The Generator property is used to identify the program that generates an element.
Start (Property)
The Start property gets the starting point of an element or event.
xlsOpen (Example)
Usage example of the xlsOpen function
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
Lock constants
List of constants used by the functions for locking the applications....
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
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....
HListFile (Example)
Usage example of the HListFile function
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
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
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
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.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
zipOpen (Example)
Usage example of the zipOpen function