ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
StringBuild (Function)
Builds a character string from an initial string and parameters.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
Download_constants
Extracts an integer from a binary buffer at a given position....
HDescribeLink (Function)
Describes a link between two tables programmatically.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.