ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HCross (Function)
Crosses a record in a data file.
Constants used by the the functions for managing the HFSQL Cluster
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
SocketCreate (Function)
Creates a socket.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Events associated with Button controls
List of events associated with Button controls...
Error (Function)
Displays a custom error message in a system error window.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Burner constants
List of constants used by the burner functions....
Constants for external files
List of constants used by the functions for managing external files....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SQLModify (Example)
Usage example of the SQLModify function