ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
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.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
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.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
PicRotation (Function)
Rotates a WDPic image.
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....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
gpwResetPassword (Function)
Resets the password of a registered user.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
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.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.