ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query
Two methods can be used to create a query......
9. Internal component
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Creating nested reports
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Properties of a help page
The characteristics of a help page are used to define......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Events associated with a Navigation Bar control
Error 4: A space is required after the ':' character
How to use an array of structures?
An array of structures is an Array variable......
Binding a Link control to an item
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
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....
Sharing elements with a WINDEV application
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
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......
Access rights to a class property
A property is a code element that includes two processes......