ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Various WEBDEV constants
Various WEBDEV constants...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
WDSQL, SQL querier: Overview
WDSQL is used to......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
1. Examples provided with WINDEV Mobile
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.