ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
The Wire control
The Wire control is used to visually link 2 controls......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
10. Smart controls
Smart controls...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
11. Table/Looper controls
11. Table/Looper controls
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...