ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
Progress Bar control properties
List of properties associated with the Progress Bar control...
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
sfLeadConvert (Variable type)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Using several libraries in an application
A library is a WDL file that contains all the resources......
HOpenConnection (Function)
Opens a connection to a specific database.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Generating an application for Universal Windows 10 App
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Chart constants
List of constants used by the functions for chart management....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....