ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
12. Retrieving data from a site
11. Internal components in practice
Internal components in practice...
Creating the menus for the windows of the WINDEV RAD pattern
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV website, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Type and version of Web server
The configuration diagnostic displays the following error......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
23. Print modes
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Find/Replace in the current project
The "Find/Replace" feature is used to......
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......