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.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Push notification
A mobile device can receive push notifications......
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
fEncrypt (Example)
Usage example of the fEncrypt function
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FileDisplay (Example)
Usage example of the FileDisplay function
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
LDAPFind (Function)
Performs a search in an LDAP server.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HTTPSendForm (Function)
Sends an HTTP form.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).