ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Registry management functions
List of functions for managing the registry...
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....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
Progress (Property)
The Progress property returns the task progress status.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
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.
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.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
zipOpen (Example)
Usage example of the zipOpen function