ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Describing an element
A flexible modeling includes different elements linked together......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
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......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
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)
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......
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......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Error 810: * can only be used for a parameter with a default value
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......