ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
dChord (Example)
Usage example of the dChord function
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
BurnerList (Function)
Returns the list of burners installed on the current computer.
EmailUpdate (Example)
Usage example of the EmailUpdate function
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
CertificateSignString (Function)
Creates the signature of a character string.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
dSlice (Example)
Usage example of the dSlice function
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Menu management functions
List of functions for managing menus...
FTPListFile (Example)
Usage example of the FTPListFile function