ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
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.
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.
GridlinesVisible (Property)
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Arithmetic operators
The arithmetic operators are......
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....