ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
grSourceSeries (Function)
Defines the source of a series.
HDescribeItem (Example)
Usage example of the HDescribeItem function
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
zipFindFile (Example)
Usage example of the zipFindFile function
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
iParameterReport (Function)
Configures the printer by opening the configuration window.
grRaised (Function)
Used to display a chart with raised effect.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
ThreadExecute (Function)
Starts the execution of a secondary thread.
zipInfoFile (Example)
Usage example of the zipInfoFile function
fOpenTempFile (Function)
Creates and opens a temporary file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HOpenConnection (Function)
Opens a connection to a specific database.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.