ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
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......
Error 1010: The member of the class is constant
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Composite keys
A composite key is a key item containing several other items......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
<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......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
HOnError (Function)
Customizes the management of HFSQL errors.
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......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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:...
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......