ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSGetPosition (Function)
Retrieves information about the current device position.
2. Analysis in practice
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Notification
The Notification keyword can correspond to:
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HRegenerateFile (Function)
Regenerates a data file from its log.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function