ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Video control properties
The following properties can be used on a Video control:...
Describing an element
A flexible modeling includes different elements linked together......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Automatic management of exceptions
The management of exceptions can be customized by process......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Functions for managing objects (External language)
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Error 810: * can only be used for a parameter with a default value
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....