ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Environment of the data model editor
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Specific features of the applications for iPhone/iPad
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
List of extension attributes
The list of extension attributes ......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
21. Managing business rules
Managing business rules...
18. Management of business rules
Automated tests: Emulation functions
List of automated tests: Emulation functions...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ThreadMode (Function)
Changes the management mode of threads.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Runtime log
The runtime log is the best way to identify the most used features of an application......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Variable scope
Variables can be declared anywhere in the code....