ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
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"....
5. Site test in practice
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
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......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
10. Internal components in practice
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Pyramid charts
Pyramid charts allow you to view data in descending order......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Project Management Hub: Time tracking
The time spent can be listed on......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
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.