ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
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.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
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.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Reals
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....