ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1001: The operators: and:: can only be used in the methods of classes
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
Wait (Function)
Temporarily stops the program execution.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access an HFSQL Classic database from an external database software that supports ODBC accesses......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Running the test of the User Groupware and installing it
The stress tests are used to check......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.