ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Hasp constants
The Hasp constants are as follows......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Time management help
Time management is extremely important......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.