ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
ERR_BAD_ACTION
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Style of a control
As soon as it is created, a control is associated with a style......
Detailed use of WINDEV FTP/RPC
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Customize the interface: move, enlarge or color controls
The Clickable Image control
The Clickable Image control can be used to......
DDE constants
List of constants used by the DDE functions...
DDE functions
List of DDE functions...
The OLE control
The OLE control is used to handle an OLE object......
OLE functions
List of OLE functions...
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
ERR_BAD_PARAMETER
Extracting messages added or modified since last extraction
A project was already created and translated......
<Array>.Max (Function)
Returns the greatest value in the array.