ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Events associated with Edit controls
WLanguage events associated with Edit controls...
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
8. Binding controls to data
A window can display information from......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
8. Associating controls with data