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......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Error 1: Syntax error
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Multi-project search
Performing a search in the current project is a common operation......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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......
Creating nested reports
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....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
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....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
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 ......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Error 4: A space is required after the ':' character
Binding a Link control to an item
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......