ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
PageChangeLayout (Function)
Applies a specific layout to a page.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
PicRotation (Function)
Rotates a WDPic image.
iParameterViewer (Function)
Configures the report viewer.
PicResize (Function)
Resizes a WDPic image.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
BCToImage (Function)
Generates the image of a bar code.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
TelemetrySendData (Function)
Sends telemetry data immediately.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
gpwResetPassword (Function)
Resets the password of a registered user.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.