ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
12. Universal replication
13. Universal replication
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Binding a Repositionable Note control to an item
Types of Edit controls
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
ERR_DISCONNECTED_EXEC
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
Hash functions
Hashing is used to summarize a file or a character string......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......