ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manager of automated tests
The test manager is used to......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Creating a delete query
A delete query (corresponding SQL statement......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1: Syntax error
8. Optimizing an application
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Bitwise operators
The operations on binary values are performed......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.