ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EventOpen (Function)
Opens a synchronization event between several threads.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
HListItem (Example)
Usage example of the HListItem function
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
2. Projects in practice
Collapses a branch previously expanded....
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.