ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
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.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account 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.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
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.
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, ......
PicClose (Function)
Closes the image found in an Image Editor control.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
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....
fSeek (Example)
Usage example of the fSeek function
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.