ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
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)....
AWP without UI
Bootstrap, Angular, React, Vue......
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....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
HDescribeItem (Function)
Describes a file item through programming.
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Example)
Usage example of the Size property
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
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).
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
WEBDEV Application Server - 10 connections - License agreement
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to save and retrieve an image in a binary memo
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Describing a problem to the Free Technical Support
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....