ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
<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
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Comparison operators
The comparison operators can be divided into several categories......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
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).
Service constants
List of constants used by the functions for managing services....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Properties associated with a page
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
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.
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....
Constants for managing Organizer controls
Constants for managing Organizer controls...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.