ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
Time (Type of variable)
The Time type is used to easily handle the times...
Constant
The constants are language elements whose value is fixed once and for all...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Java functions
List of Java functions...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.