ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Scope (Property)
The Scope property property is used to specify requested permissions.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
<Source>.Close (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
Contact groups management functions
List of functions for managing groups of contacts...