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)......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Obtaining an SSL certificate for IIS2 (2.0 or later)
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Handling controls in a report
The different operations available for the report controls are as follows......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
2. How to test a site?
Writing an email: the available methods
This help page presents the methods for writing an email....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Variable scope
Variables can be declared anywhere in the code....
Accessing a database via a web service
The database can be accessed via a web service......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
8. Binding controls to data
A window can display information from......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
8. Associating controls with data
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......