ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Report viewer: Proposing several reports
In the document preview, end users can......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
ScanProperty (Function)
Used to get and change the properties of a scanner.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
Step 2: Creating print fonts
document......
Classes, members, methods and properties
A class is made of......
The OLE control
The OLE control is used to handle an OLE object......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WDINT, WDTRAD and WDDIXIO: Translation tools
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Native Sybase Connector for WINDEV and WEBDEV 2024
8. 10 tips for better interfaces...
Calling a procedure/a function
Syntax for calling a local or global procedure.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......