ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
Input (Function)
Displays a message allowing the user to type an information.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Attribute (Property)
The Attribute property is used to manage attributes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
iFont (Function)
Selects the default font.
ToastDisplay (Function)
Displays a "Toast" message.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.