ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
fAddText (Function)
Adds the content of a character string at the end of a file.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
ActionUndo (Function)
Cancels the last action performed by the end user.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.