ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
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.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
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.
Alignment
The Alignment property is used to align elements.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.