ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
LoadParameter (Function)
Reads a persistent value.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HSL (Function)
Creates a color from its hue, saturation and lightness.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Properties associated with Combo Box controls that display a table
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
HTTPRequest (Function)
Starts an HTTP request on a server.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
grColor (Function)
Returns and initializes the color of different chart elements.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Creating nested reports