ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization chart linked to a data file
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Pyramid charts
Pyramid charts allow you to view data in descending order......
Project Management Hub: Time tracking
The time spent can be listed on......
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....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
Items used in a select query
A query created in the query editor can contain several types of items......
NetGetFile (Example)
Usage example of the NetGetFile function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Border (Type of variable)
The Border type is used to handle a border through programming...
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.