ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
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.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
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...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Reals
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Detailed use of WINDEV FTP/RPC
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HViewToFile (Example)
Usage example of the HViewToFile function
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
fReadLine (Example)
Usage example of the fReadLine function
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
xlsData (Example)
Usage example of the xlsData function
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
13. Debugger
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......