ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
2. Projects in practice
Discover the main operations that can be performed on a project....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......