ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Zombie data files and items
During the life of an application, items live and die......
AWP without UI
Bootstrap, Angular, React, Vue......
HSubstDir (Example)
Usage example of the HSubstDir function
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
The planes (in a window or in a report)
The planes are used to group the window controls......
Style of a control
As soon as it is created, a control is associated with a style......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Entity of a CDM
To group information according the MERISE method, entities must be created......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
fAttribute (Function)
Returns or modifies the attributes of a file.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min