ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Error 202: The method already has an access attribute (public, protected or private)
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Error 1044: The class is already derived from this class
Cross-references in the code editor
The cross-references in the code editor are used to identify......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
18. Order of execution of the code of buttons/links
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Functions for managing the Combinations and Enumerations
Applet control properties
List of properties associated with the Applet control...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
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....
iBorder (Function)
Prints a border at specified coordinates.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......