ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Sum (Function)
Calculates the sum of the array elements.
FTPDate (Example)
Usage example of the FTPDate function
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Dictionary
The dictionary is a file that can contain the project elements......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Constants for managing animations
List of constants used by the functions for managing the animations...
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
HOnError (Function)
Customizes the management of HFSQL errors.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Financial constants
List of constants used by the financial functions....
JSONValid (Function)
Checks the validity of a JSON string.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.