ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Item control properties
List of properties associated with the Item control...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Linear Looper control properties
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
RTF control properties
List of properties associated with the RTF control...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
iParameterReport (Function)
Configures the printer by opening the configuration window.
XLS file handling functions
List of functions for managing XLS files...
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
DnDForce (Function)
DnDForce is kept for backward compatibility.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.