ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadDLL (Function)
Loads the specified library (DLL) in memory.
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....
Financial constants
List of constants used by the financial functions....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
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.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
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.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.