ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Camera control in a mobile application
The Camera control is used to......
Types of Edit controls
Common project
Projects are often cross-platform......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
7. Multilingual applications in practice
7. Multilingual sites in practice
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Specific features of the Express version
Zombie data files and items
During the life of an application, items live and die......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......