ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
7. Multilingual applications in practice
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Various constants
List of various constants used by the constants WINDEV functions....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
9. Types of standard controls
Types of standard controls...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Input (Function)
Displays a message allowing the user to type an information.
Detailed use of WINDEV FTP/RPC
Configuring the SOAP administrator
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages,...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application,...
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......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......