ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
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....
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.
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.
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.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
13. Debugger
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
EventCreate (Function)
Creates an event.