ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
zipSplit (Example)
Usage example of the zipSplit function
HNext (Function)
Sets the position on the next data file record according to a browse item.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Organization chart linked to a data file
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
fSelectDir (Function)
Opens a directory picker.
BurnerAddFile (Function)
Adds a file to the compilation.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Structure of data files of user groupware
BurnerEject (Function)
Opens or closes the door of current burner.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......