ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ToastDisplay (Function)
Displays a "Toast" message.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
FBSessionStatus (Function)
Checks the status of a Facebook session.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Statistical constants
List of constants used by the statistical functions....
Power (Function)
Raise a number to a power.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
HDescribeItem (Function)
Describes a file item through programming.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Decode (Function)
Decodes a character string that was encoded by Encode.