ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
fCurrentDir (Example)
Usage example of the fCurrentDir function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Example for creating a select query
This help page explains how to create two select queries......
MatExist (Example)
Usage example of the MatExist function
grSaveImage (Function)
Saves the image of a chart in an Image variable.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
Resource
The Resource property is used to manage the resource associated with an appointment.
Weight (Property)
The Weight property is used to get and change the weight of an element.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function