ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Manager of automated tests
The test manager is used to......
HFSQL constants
List of constants used by the HFSQL functions....
Constants for the Exif functions
List of constants used by the Exif functions....
Constants for managing Organizer controls
Constants for managing Organizer controls...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Control constants
List of constants used by the functions for managing controls...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HRead (Function)
Reads a record in a file according to a given record number.
grDestinationWMF (Function)
Defines a meta file as chart destination.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......