ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
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....
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
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....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
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.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
HFSQL: Change of name
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......