ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Multi-project search
Performing a search in the current project is a common operation......
Error (Function)
Displays a custom error message in a system error window.
The Clickable Image control
The Clickable Image control can be used to......
SQL functions: Special case
List of SQL functions: Special case...
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....