ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Compilation options (chm format)
XMLNext (Function)
Positions on the next element (tag or attribute).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
iPrintReport (Example)
Usage example of the iPrintReport function
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HListConnection (Function)
Returns the list of connections currently described in the application.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
On/Off button in a window
The on/off button is a button that operates like a check box......