ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
12. Universal replication
7. Multilingual applications in practice
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Events associated with Calendar controls
List of events associated with Calendar controls...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Tab controls
List of events associated with Tab controls...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
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)......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
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......
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......
Runtime log
The runtime log is the best way to identify the most used features of an application......
18. Management of business rules
21. Managing business rules
Managing business rules...
9. Sharing a project in practice
Sharing a project in practice...