ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Screen,Input (External language)
Starts the input in the controls of a window.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
ActionRedo (Function)
Runs the last action canceled.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
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....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
BrowserPlatform (Function)
Returns the user's browser platform....
Financial constants
List of constants used by the financial functions....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
fRemoveDir (Example)
Usage example of the fRemoveDir function
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.