ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
xlsSave (Function)
Saves an XLS document.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
1. Deploying a static site
HOnError (Function)
Customizes the management of HFSQL errors.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.