ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Native MySQL Connector - License Agreement
Burner constants
List of constants used by the burner functions....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....