ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
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....
Google constants
List of constants used by the Google functions....
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......
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.
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......
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....
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......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).