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 ...
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Path (Property)
The Path property gets and sets a path.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Resizing a window (AAF)
Reintegrating translated text into a project
Once the translation of framework libraries ("......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Report based on a query
Queries are used to easily select records in one or more data files......
HFSQL: Change of name
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Managing the styles
The help editor allows you to define styles of paragraphs......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
fFileName (Function)
Returns the name of an external file that is currently opened.