ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
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....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
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....
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......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
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.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....