ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Project Management Hub: Time tracking
The time spent can be listed on......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Operations performed on class diagrams
The following paragraphs explain......
Installing the robot controller
The monitoring robot includes three executables......
Recompiling the project
The project compilation is a process used to......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Z-index of a control
All the controls in a window or report have a different z-index......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Events associated with internal windows
List of events associated with internal windows...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...