ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
LooperDelete (Function)
Deletes a row from a Looper control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Language (Property)
The Language property gets and sets the language used.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Email (Property)
The Email property is used to get and change an email address.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
gpwOpen (Function)
Opens the User Groupware login window or page.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
zipCreate (Function)
Creates an archive.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HState (Function)
Used to find out the state of a record.
XMLAddChild (Example)
Usage example of the XMLAddChild function