ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The test mode cannot operate without the project and its pages, ...
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
5. Which type of server to choose?
Automated tests: Emulation functions
List of automated tests: Emulation functions...
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......