ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SemaphoreCreate (Function)
Creates a semaphore.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HCloseConnection (Example)
Usage example of the HCloseConenction function
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Properties associated with a page
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Associating documents with the project
To describe a project in detail, you can associate documents with it......