ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
ERR_NOTACTIVATED
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
17. Project Management Hub
...Project Management Hub...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
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.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
HFSQL: Change of name
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......