ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
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.
NationToName (Function)
Returns the name of the language corresponding to a nation.
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.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
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
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.