ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
UUDecode (Function)
Decodes a character string in UUEncode format.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
ID (Property)
The ID property is used to get and change IDs.
Open (External language)
Opens a window.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.