ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Which type of server to choose?
Designing a supercontrol
A supercontrol is an advanced type of control......
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....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
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, ......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Hash functions
Hashing is used to summarize a file or a character string......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
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....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
WDEnd (External language)
Ends a program that is using WINDEV.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Using .NET assemblies in a project
To use .NET assemblies in a project......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.