ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Manager of automated tests
The test manager is used to......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
Bitwise operators
The operations on binary values are performed......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
3. Debugger
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting: in a control in a window. in a Static Text control in a report. in the controls of the internal window (title and description) used as a step of the Guided Tour....
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
Manipulating Layout controls programmatically
A Layout control can be......