ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compression / encryption functions
Encryption and compression functions...
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Report viewer: Proposing several reports
In the document preview, end users can......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Manipulating a Layout control programmatically
A Layout control can be......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
MaskFormat (Function)
Formats a character string using an InputMask variable.
<String type>.Format (Function)
Formats a character string according to the selected options.
StringFormat (Function)
Formats a character string according to the selected options.
Accessing a database via a web service
The database can be accessed via a web service......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
1
2
3
4
5
6
314
>