ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<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.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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......
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"...
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.
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, ...).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Resizing a window (AAF)
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HFSQL: Change of name
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......
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......
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......