ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.