ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating a text file with WDTRAD
User Groupware functions...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Val (Function)
Returns the numeric value of a character string.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
FolderData (Function)
FolderData is kept for backward compatibility.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Programming overview in C and C++
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Creating the Table pages of the WEBDEV RAD pattern
The lifecycle of some projects span several years......
HDFS functions
The following functions are used to manage files on a HDFS system......
HSetLog (Function)
Enables or disables log management on a file.
WINDEV applications for Linux: Specific features
Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....