ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
CameraConfigure (Function)
Allows you to configure the video capture driver.
PageChangeLayout (Function)
Applies a specific layout to a page.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
VideoConfigure (Function)
Allows you to configure the video capture driver.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
BrowserPlatform (Function)
Returns the user's browser platform....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....