ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
The Organizer control
The Organizer control is used to display and handle organizers......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HOnError (Function)
Customizes the management of HFSQL errors.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Events associated with OLE controls
List of events associated with OLE controls...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Composite keys
A composite key is a key item containing several other items......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
4. When to use the debugger?
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.