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.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Sharing elements with a WINDEV application
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
API (Function)
Runs a function found in an external DLL.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
fDirRename (Function)
Renames a directory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.