ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
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......
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......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
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......
Google constants
List of constants used by the Google functions....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Constants for managing Map controls
Constants for managing Map controls...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Share your projects via Git
Git is a source code manager......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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.