ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The single-part and multi-part archives
Two types of archives are available......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Events associated with Looper controls
List of events associated with Looper controls...
How to develop a PHP site?
What is a PHP site?......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Comparison operators
The comparison operators can be divided into several categories......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......