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...
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...
Local procedure
Two types of procedures are available......
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.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current...
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
Handling Spreadsheet controls programmatically (in a report)
Limitations of WINDEV, WEBDEV and WINDEV Mobile
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......