ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteCode (Function)
Runs the WLanguage code found in a character string.
BrowserPlatform (Function)
Returns the user's browser platform....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
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.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
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.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
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.