ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Creating nested reports
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
9. Sharing a project in practice
Sharing a project in practice...
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
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......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Runtime log
The runtime log is the best way to identify the most used features of an application......
8. Sharing a project in practice
Creating and handling an item
The main operations that can be performed on an item are as follows......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
18. Management of business rules
21. Managing business rules
Managing business rules...
Variable scope
Variables can be declared anywhere in the code....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
What is an application?
An application is a set of objects (windows, controls, ......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.