ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment
The Alignment property is used to align elements.
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.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table 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.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
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.
FTPGet (Example)
Usage example of the FTPGet function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.