ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader 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......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
FolderData (Function)
FolderData is kept for backward compatibility.
Address
The Address keyword can correspond to...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
LoadParameter (Function)
Reads a persistent value.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
fTempPath (Example)
Usage example of the fTempPath function
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Extern (Reserved word)
EXTERN is used to...
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
The Organizer control
The Organizer control is used to display and handle organizers......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
State (Property)
The State property is used to get and change the state of an element.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.