ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
List of extension attributes
The list of extension attributes ......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
NFC constants
List of constants used by the NFC functions...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Automation object
The Automation keyword is used to declare an automation object...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Handling of automation in Table Columns
Cancels the current search criterion....