ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
Events associated with Progress Bar controls
List of events associated with Progress Bar controls...
HAdd (Example)
Usage example of the HAdd function
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Multiline strings
To type character strings over several lines in the code editor...
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
zipExtractFile (Example)
Usage example of the zipExtractFile function
fSeek (Example)
Usage example of the fSeek function
Layout control events
Changes the mode and the method for locking data files....
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.