ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Test (External language)
Displays each function call and each status report returned by the function.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
XMLSign (Function)
Signs an XML document.
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).
EnumControl (Example)
Usage example of the EnumControl function
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Creating the windows and the pages of the RAD pattern
Service constants
List of constants used by the functions for managing services....
XMLDocument (Function)
Creates a new XML document.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Extern (Reserved word)
EXTERN is used to...
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Arithmetic operators
The arithmetic operators are......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with supercontrols
List of events associated with supercontrols...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.