ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 ......
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
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.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
<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...
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Operations performed on activity diagrams
The following paragraphs explain......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
<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......
HErrorLock (Function)
Used to check whether a lock error occurred.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......