ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
ExceptionInfo (Function)
Retrieves information about the current exception.
StringReverse (Function)
Reverses the characters of a string.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
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).
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
Time (Type of variable)
The Time type is used to easily handle the times...
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.