ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
WINDEV Mobile 2024 Tutorial - Table of contents
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Accessibilité (Property)
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Installing a SOAP server with IIS
Other operators
The following are additional operators......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
zipCreate (Function)
Creates an archive.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Functions for handling directories and external files
List of functions for handling external files...
zipExtractPath (Function)
Returns the path of a file found in the archive.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....