ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglDelete (Function)
Deletes data from the Google server.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
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)....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
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].
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
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....