ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for encryption/compression
List of constants used by the encryption/compression functions...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Check model
You can use check models to easily create checks...
2. Projects in practice
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Constants for external files
List of constants used by the functions for managing external files....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Multiline strings
To type character strings over several lines in the code editor...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
SQLSeek (Function)
Positions on the specified result row of the query.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
7. Multilingual sites in practice
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Organizer report
The report editor gives you the ability to create "Organizer" reports....