ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Combo Box controls
List of events associated with Combo Box controls...
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
4. HFSQL Classic
HFSQL Classic is the database format......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Events associated with Button controls
List of events associated with Button controls...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......