ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
WINDEV: Example of programmed Drag and Drop
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Scheduler control events
The following events associated with Scheduler controls:...
Constants for managing Map controls
Constants for managing Map controls...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
docElementCheckBox (Variable type)
The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form.