ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Combination (Type of variable)
A combination is a set of options.
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....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Push notification
A mobile device can receive push notifications......
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.
grDestinationWnd (Function)
Defines a window as chart destination.
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.