ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Multilingual project
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
SysIconize (Function)
Used to find out whether a window is minimized.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Progress Bar control properties
List of properties associated with the Progress Bar control...
1. Examples provided with WINDEV Mobile
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
15. Creating the executable in practice
Creating the executable in practice...
"?" menu
WINDEV proposes a help menu adapted to your applications......
ErrorBuild (Function)
Displays a custom error message in a system error window.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
SysSetFocus (Function)
Sets focus to a window or control.
Dictionary
The dictionary is a file that can contain the project elements......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Overview of external languages
Testing a project: setting
By testing the project you can simulate how the application will run......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Warning (Function)
Displays a custom message in a system warning window.