ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Font management properties
List of font management properties...
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Properties associated with the report blocks
List of properties associated with the report blocks...
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Test of a query
The query editor allows you to run the test of query result......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Border of controls
One of the most important elements of control style is its border......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.