ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Constants used by the XML signature
Constants used by the XML signature...
HTTPRequest (Function)
Starts an HTTP request on a server.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Table,Display (External language)
Refreshes the Table control.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
2. Examples and components provided with WEBDEV
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Report based on a query
Queries are used to easily select records in one or more data files......
grParameter (Function)
Retrieves or modifies a chart parameter.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
iParameter (Function)
Retrieves the printer configuration and configures the print.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.