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 ...
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Examples for using the OLE DB provider for HFSQL