ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
HSubstDir (Example)
Usage example of the HSubstDir function
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HTTPSendForm (Function)
Sends an HTTP form.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Phone constants (Android / iOS)
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HCreateView (Example)
Usage example of the HCreateView function
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
iFont (Function)
Selects the default font.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
ServiceWait (Function)
Pauses the current service during the specified duration.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...