ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Error 109: The fixed string is too long
Selects one or more elements in a List Box, ListView or Combo Box control....
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
DatePicker (Function)
Opens the system date picker.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Composite variable
A composite variable contains different types of elements (members)...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Constants for the Exif functions
List of constants used by the Exif functions....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Bluetooth functions
List of Bluetooth functions...
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.