ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static audit
Static audit is a feature of the development environment that examines the elements of a project to detect issues and suggest improvements......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Thread execution
At runtime, an application runs in a main thread......
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WINDEV: Example of programmed Drag and Drop
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Creating a flexible modeling
To create a new flexible modeling, you can......