ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Salesforce functions
List of Salesforce functions...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Burner constants
List of constants used by the burner functions....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
12. Available tests
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
StringInsert (Function)
Inserts a string into another character string at a given position.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.