ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Creating nested reports
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
How to use an array of structures?
An array of structures is an Array variable......
9. Internal component
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
2. Deploying a static site or a PHP site
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Error 4: A space is required after the ':' character
Binding a Link control to an item
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
3. Debugger