ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
16. Java applications in practice
Java applications in practice...
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......