ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiBlindTransfer (Function)
Performs a "blind" transfer.
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.
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.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
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
Sharing elements with a WINDEV application
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.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
BrowserPlatform (Function)
Returns the user's browser platform....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Static control properties
List of properties associated with a Static control...