ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Constants for managing Map controls
Constants for managing Map controls...
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Peeling Corner control properties
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Referring to an element in a WLanguage event / process
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Sending elements to Free Technical Support
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
HSetREP (Function)
Enables or disables the management of .REP file.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Name (Property)
The Name property is used to get the name of an element.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.