ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
String functions
List of functions for managing character strings...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WEBDEV concepts
5. User Groupware in practice
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
20. Managing suggestions and incidents
Managing suggestions and incidents...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.