ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Creating the Relation pages of a WEBDEV RAD pattern
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Specific features of the Express version
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
zipSelectFile (Function)
Selects files from an archive.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Google constants
List of constants used by the Google functions....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....