ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification
A mobile device can receive push notifications......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ControlClone (Function)
Creates a new control from an existing control.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
zipOpen (Function)
Opens an existing archive.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
PythonExecute (Function)
Executes a function present in a Python module.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Reals
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....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......