ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
9. Types of standard controls
Types of standard controls...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Using an external component in an application
A component can be reused at any time in any application......
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Using several libraries in an application
A library is a WDL file that contains all the resources......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HSetTrigger (Function)
Enables or disables the management of triggers.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
Error 507: The '++' operator is not allowed
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HSetREP (Function)
Enables or disables the management of .REP file.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Error 13: The label already exists
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......