ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSeriesLabel (Function)
Initializes the label of a data series in a chart.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
ContactAdd (Example)
Usage example of the ContactAdd function
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
ArraySort (Function)
Sorts a WLanguage array.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....