ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Warning 124: Shadowing a global variable
Returns the display mode of an Organizer control: day, week, month, ......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
Events associated with a Spreadsheet control
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Testing the WEBDEV Application Server setup with an example
HAddLink (Function)
Adds an integrity rule between two data files on the server.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with Shape controls
List of events associated with Shape controls...
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
CodeEditorComment (Function)
Comments the current selection in the Code Editor control. "//" characters are inserted at the beginning of the current line....
<Code Editor>.Uncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.