ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HAddLink (Function)
Adds an integrity rule between two tables on the server.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
GeometryCover (Function)
Determines if geometry A covers geometry B.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
Asc (Function)
Returns the ASCII code of the specified character.
FTPSend (Function)
Transfers a file or directory 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.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
GeometryContain (Function)
Determines if geometry A contains geometry B.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.