ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
grIncreaseData (Function)
Adds a value to a data in a chart.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
HSendMessageToClient (Function)
Displays a message on the client computers.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
zipMsgError (Example)
Usage example of the zipMsgError function
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
fMakeDir (Example)
Usage example of the fMakeDir function
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
fRemoveDir (Example)
Usage example of the fRemoveDir function
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Voice commands in your applications
The applications that you develop can react to the user's voice......
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....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
ChronoReset (Function)
Stops and resets a running stopwatch.
TreeView constants
List of constants used by the TreeXXX functions...
Constants for managing albums
Constants used to manage the photo album of the device....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.