ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
CursorDisplay (Function)
Displays or hides the mouse cursor.
SNMPStartSession (Function)
Starts an SNMP session.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.