ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
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.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
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.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
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
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function