ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Version (Property)
The Version property is used to get and change the version of an element.
fUncompress (Example)
Usage example of the fUncompress function
New (Reserved word)
New is used to allocate memory space...
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
FTPSize (Example)
Usage example of the FTPSize function
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
14. Managing the "Back" button in practice
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
HAddUser (Function)
Adds a user to a database.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
MyParent (Reserved word)
MyParent is used to handle...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.