ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Operations performed on collaboration diagrams
The following paragraphs explain......
6. Editing a page: zoning mode
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
13. Print: Reports
WINDEV reports...
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Error 1060: Unable to call method without parameter: add ()
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
11. External component
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.