ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Opening, closing and saving a query
The query editor allows you to easily handle the queries....
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
System constants
List of constants used by the system functions....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Creating the Relation windows of a WINDEV RAD pattern
13. Generation modes
Discover all the possibilities of pivot tables
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
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)....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
dStraighten (Function)
Transforms an image by applying perspective correction.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.