ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
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.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
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.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
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....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
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.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
How to create and handle a structure?
This help page explains how to create and handle a structure....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......