ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Thread management functions
List of functions for managing threads...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
13. Types of standard controls
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
3. UML models in practice
3. UML models in practice
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.