ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadState (Function)
Returns the current status of a thread.
Bluetooth functions
List of Bluetooth functions...
HOnError (Example)
Usage example of the HOnError function
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
fExeDir (Function)
Returns the directory from which the execution is started.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.