ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLine (Function)
Builds a sequence of characters containing a line.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
fLongName (Example)
Usage example of the fLongName function
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
HRecNum (Example)
Usage example of the HRecNum function
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
LDAPDelete (Function)
Deletes an object from the LDAP server.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
Aliases on data files: HAlias
The aliases are used to handle......
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.