ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
TabClose (Function)
Closes a dynamic pane in a Tab control.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HDescribeItem (Function)
Describes a file item through programming.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Size (Property)
The Size property is used to determine and change the size of an element.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
Size (Example)
Usage example of the Size property
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......