ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HRegenerateFile (Function)
Regenerates a data file from its log.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SQLTransaction (Example)
Usage example of the SQLTransaction function
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Border (Type of variable)
The Border type is used to handle a border through programming...
HCopyRecord (Example)
Usage example of the HCopyRecord function
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HSubstDir (Example)
Usage example of the HSubstDir function
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.