ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
GglDriveConnect (Function)
Creates a connection to Google Drive.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Local procedure
Two types of procedures are available......
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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......
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...
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").