ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
HNbRec (Example)
Usage example of the HNbRec function
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
SemaphoreCreate (Function)
Creates a semaphore.
fClose (Example)
Usage example of the fClose function
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HChangeName (Example)
Usage example of the HChangeName function
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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
7. Multilingual applications in practice
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......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
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.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.