ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
13. Print: Reports
WINDEV reports...
ERR_DISCONNECTED_BY_ADMIN
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....