ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Function)
Closes an external file.
WINDEV Framework License Agreement
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Handling controls in a report
The different operations available for the report controls are as follows......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Burner constants
List of constants used by the burner functions....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Conversion (Function)
Converts a value from a unit to another one.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Declaring and using a variable
A variable is defined by name and type......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......