ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
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......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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......
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......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
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....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
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"......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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:...
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......
Events associated with OLE controls
List of events associated with OLE controls...
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......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.