ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Referring to an element in a WLanguage event / process
HFSQL Cluster functions
The following functions are used to manage an HFSQL cluster
Advanced types
The advanced types of WLanguage are as follows
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Compound statements
Web service functions
Web service functions
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
The Organizer control
The Organizer control is used to display and handle organizers......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data...
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report...
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer...
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect,...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
The Breadcrumb control
...The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back...
Programming the table cells
The Table controls can be handled......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via...
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays...
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...
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong...
Background download
Starting with version 27, files can be downloaded in the background, using the system download...