ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Start (Property)
The Start property gets the starting point of an element or event.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......