ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableLog (Function)
Enables the runtime log programmatically.
Programming custom calculations in Table controls
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
End of break block
The End of break block is optional......
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......