ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
CharactTypeCount (Function)
Returns the number of characters matching a given type.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Print modes of a report
Several print modes are available for a report....
Functions for handling directories and external files
List of functions for handling external files...
ERR_NO_APPLICATION
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......