ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compression / encryption functions
Encryption and compression functions...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Declaring and using a variable
A variable is defined by name and type......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
4. When to use the debugger?
Draws a line composed of multiple segments in an Image variable....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Testing the WEBDEV Application Server setup with an example
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......