ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Handling the report blocks through programming
Each report block is associated with different events......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Constants for managing Map controls
Constants for managing Map controls...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Typing multilingual texts
For a multilingual application, you have the ability to......
How to create a menu?
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......