ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUnlock (Example)
Usage example of the fUnlock function
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
XMLFind (Function)
Performs a search in an XML document.
ServiceStart (Function)
Starts a service.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
gpwOpen (Function)
Opens the User Groupware login window or page.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ServiceRestart (Function)
Restarts a service (already started).
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
RGBBlue (Function)
Returns the blue component of an RGB color.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
AppInstallUPD (Function)
Triggers the automatic update of current application.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Materialized view
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
LooperAddLine (Function)
Adds a row at the end of a Looper control.