ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglDelete (Function)
Deletes data from the Google server.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
SysScreenResolution (Function)
Returns the resolution of a screen.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.