ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Operations performed on state-transition diagrams
The following paragraphs explain......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Using a query with parameters
A query with parameters can be used......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Creating the Relation pages of a WEBDEV RAD pattern
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......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......