ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
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......
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......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Events associated with windows
List of events associated with windows...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
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....
How to create a menu?
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Chart: Managing legends
Several types of legends are supported in the charts......
WEBDEV Application Server 2024
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Page constants
List of constants used by page functions....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DotNetDelegate (Function)
Initializes a.NET delegate.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......