ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
iPrintReport (External language)
Prints a report created with the report editor.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
DataType (Function)
Identifying the type of a WLanguage variable.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iHLine (Function)
Prints a horizontal line at specified coordinates.