ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Map controls
Constants for managing Map controls...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
apExecute (Function)
Runs an action plan.
The planes (in a window or in a report)
The planes are used to group the window controls......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
14. Managing the "Back" button in practice
2. Projects in practice
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Internal component
An internal component is a set of elements from a project......