ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pyramid charts
Pyramid charts allow you to view data in descending order......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with Spin controls
List of events associated with Spin controls...
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Word Processing control events
WINDEV manages the following events by default......
Constants for managing videos
List of constants used by the functions for video management....
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Software Factory
The concept of software factory is used to automate the process for creating applications....
17. TLS/SSL: Encrypting information on the Web
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Creating and handling an item
The main operations that can be performed on an item are as follows......
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
NetGetFile (Example)
Usage example of the NetGetFile function
Modified (Property)
The Modified property lets you know if an element has been modified.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......