ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eChangeCurrency (Function)
Converts a currency into another currency.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Installing a SOAP server with Netscape iPlanet 4.1
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
BackgroundTaskAdd (Function)
Adds a new background task.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Creating a window skin template
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min