ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-product external components
Components are a remarkably useful tool for development teams......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
StatVarianceP (Example)
Usage example of the StatVarianceP function
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Array management functions
List of functions for managing arrays...
grCreate (Function)
Creates a specific type of chart.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Events associated with TreeView controls
List of events associated with TreeView controls...
TreeListItem (Example)
Usage example of the TreeListItem function
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
TreeExpand (Function)
Expands a node in a TreeView control.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
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....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....