ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Operations performed on deployment diagrams
The following paragraphs explain......
End of Document block
The End of document block is run once at the end of the report execution......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Operations performed on use case diagrams
The following paragraphs explain......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Operations performed on state-transition diagrams
The following paragraphs explain......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
TelemetryEnable (Function)
Enables the telemetry manually.
Items used in a select query
A query created in the query editor can contain several types of items......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Operations performed on sequence diagrams
The following paragraphs explain......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......