ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Project configuration
Project configuration...
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
Hash functions
Hashing is used to summarize a file or a character string......
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....
<PolygonGeo variable>.SymmetricDifference (Function)
Calculates the symmetric difference between a geographic polygon and another geometry.