ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HLast (Function)
Sets the position on the last record of a table according to a browse item.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
WEBDEV license agreement
WEBDEV license agreement...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
HListKey (Example)
Usage example of the HListKey function
General environment of WINDEV
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HNbRec (Example)
Usage example of the HNbRec function