ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
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)....
MatNbColumn (Example)
Usage example of the MatNbColumn function
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
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......
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
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
How to open a window?
Find/Replace in the current project
The "Find/Replace" feature is used to......