ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Using an external component in an application
A component can be reused at any time in any application...
Set of procedures
The global procedures are grouped in set of procedures......
ScanList (Function)
Lists the scanners connected to the current computer.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Local procedure
Two types of procedures are available......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current...
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
GglDelete (Function)
Deletes data from the Google server.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
3. UML models in practice
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....