ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
<Table>.InputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
<Table>.InsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
iParameterPDF (Function)
Defines the options for the generated PDF file.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
fDelete (Function)
Deletes a file accessible from the current computer.
Error 1017: The method is not global: use: to access it
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Error 24: No END statement is associated with this LOOP