ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carousel control properties
List of properties associated with the Carousel control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Scrollbar control properties
List of properties associated with the Scrollbar control...
Calculated control properties
List of properties associated with the Calculated control...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Cube control properties
List of properties associated with the Cube control...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
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......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
HIndex (Function)
Rebuilds the file index (".NDX" file).
WDXView : Use
This help page presents the different features of WDXView......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Linear Looper control properties
4. HFSQL Classic
HFSQL Classic is the database format......
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...