ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating a window skin template
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Handle (External language)
Returns the handle of a window or control.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
What is an application?
An application is a set of objects (windows, controls, ......
WDZip: Overview
WDZip is used to compress and group your files in archives......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Find out the account that runs the AWP protocol
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Hash functions
Hashing is used to summarize a file or a character string......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Managing main window menus
A main menu is necessarily associated with a window......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......