ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
DocSave (Function)
Saves a document as a "docx" file.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
iPrintDoc (Function)
Prints a document in "docx" format.