ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory
The concept of software factory is used to automate the process for creating applications....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Printing nested reports
To create a main report containing several secondary reports:...
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Global and local variable
Two types of variables are available......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Start of Break block (Break header)
The Start of break block is optional......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HFSQL constants
List of constants used by the HFSQL functions....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
General environment of WINDEV
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Time management
For each element (windows, reports, ......
Environment of the report editor
Environment of the report editor...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.