ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Automatic management of exceptions
The management of exceptions can be customized by process......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
RESTSend (Function)
Sends a REST request and waits for the server response.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.