ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
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.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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).
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
System constants
List of constants used by the system functions....
13. Generation modes
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
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.)....
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Creating the Relation windows of a WINDEV RAD pattern
Discover all the possibilities of pivot tables