ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
2. Types of setup
Types of setup...
Creating the Relation windows of a WINDEV RAD pattern
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
13. Print: Reports
WINDEV reports...
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....