ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle 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 analysis......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
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......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
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......
Error 1010: The member of the class is constant
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
2. Analysis in practice
ERR_BAD_CONTEXT_INVALID
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......
Items (Property)
The Items property is used to configure the different items of a full-text index.