ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
7. Multilingual applications in practice
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Push notification
A mobile device can receive push notifications......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Operations performed on state-transition diagrams
The following paragraphs explain......