ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Generating an application for Universal Windows 10 App
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
ControlToSource (Function)
Assigns the control value to the source of a control link.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
NextTitle (Function)
Modifies the title of next window to open.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
SSH constants
The following constants are used to manage an SSH server:...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......