ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Edit options of a report
The report editor allows you to......
XMLOpenReader (Example)
Usage example of XMLOpenReader
Warning 18: Loop without potential end
OCRExtractText (Function)
Reads the text contained in an image.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HChangeConnection (Example)
Usage example of the HChangeConnection function
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
fDirExist (Function)
Checks the existence of a directory.
Programming the table cells
The Table controls can be handled......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....