ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Max (Function)
Returns the greatest value passed as parameter.
PicClose (Function)
Closes the image found in an Image Editor control.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
fMemExist (Function)
Checks the existence of a shared memory zone.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Warning (Function)
Displays a custom message in a system warning window.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fSeek (Example)
Usage example of the fSeek function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
USBDisconnect (Function)
Disconnects or ejects a USB device.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Managing assertions
...The main available features are as follows:...
Obtaining an SSL certificate for IIS2 (2.0 or later)