ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HNext (Function)
Sets the position on the next data file record according to a browse item.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Time management help
Time management is extremely important......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Enumeration (Variable type)
An enumeration is a set of values......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.