ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LocalStorageDelete (Function)
Deletes a value from the local storage.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
gglPerson (Variable type)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
dPolygon (Example)
Usage example of the dPolygon function
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
LocalStorageGet (Function)
Retrieves a value from the local storage.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.