ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeKey (Example)
Usage example of the HChangeKey function
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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
HReadLast (Example)
Usage example of the HReadLast 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
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
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.