ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
GridlinesVisible (Property)
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
CommandLine
The CommandLine keyword can correspond to...
Token
The Token keyword can correspond to...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
Compression (Property)
The Compression property gets and sets the data compression mode.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
Constant
The constants are language elements whose value is fixed once and for all...
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
ToastDisplay (Function)
Displays a "Toast" message.