ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Constants used for managing the multi-touch
Constants for managing the multi-touch...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WINDEV 2024 Tutorial - Table of contents
Test (External language)
Displays each function call and each status report returned by the function.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Service constants
List of constants used by the functions for managing services....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Arithmetic operators
The arithmetic operators are......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Error 38: The END statement marking the end of the structure declaration is missing
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function