ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Financial constants
List of constants used by the financial functions....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
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.
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.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
BrowserPlatform (Function)
Returns the user's browser platform....
Screen,Input (External language)
Starts the input in the controls of a window.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
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.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.