ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date and Time management functions
List of functions for managing dates and times...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
xlsColumnType (Example)
Usage example of the xlsColumnType function
ContactAdd (Example)
Usage example of the ContactAdd function
KeyCompareKey (Function)
Compares an initial key with an activation key.
SFDelete (Function)
Deletes records from a Salesforce database.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
iFont (Function)
Selects the default font.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
2. Analysis in practice
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
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.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.