ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Comparison operators
The comparison operators can be divided into several categories......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fWrite (Function)
Writes: a character string into an external file. a memory section....
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Discover all the possibilities of pivot tables
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Scrollbar control properties
List of properties associated with the Scrollbar control...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Bluetooth constants
List of constants used by the Bluetooth functions....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The Sidebar control
The Sidebar control gives access to different options......