ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
EndProgram (Function)
Ends the execution of the current program.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
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.
ActionRedo (Function)
Runs the last action canceled.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Index (Property)
The Index property is used to get the index of an element.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Financial constants
List of constants used by the financial functions....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
iMargin (Function)
Defines the "logical" print margins.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.