ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WinCopyForm (Function)
Copies the content of a form to the clipboard.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
Report based on a query
Queries are used to easily select records in one or more data files......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
DDE constants
List of constants used by the DDE functions...
HAdd (Example)
Usage example of the HAdd function
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
PDFToText (Function)
Extract the text contained in an Document PDF.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will...
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
grType (Function)
Identifies or modifies the type of chart.
Various WEBDEV constants
Various WEBDEV constants...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......