ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Detailed use of WINDEV FTP/RPC
Handling report blocks
The different operations available on report blocks are as follows......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Properties of a help page
The characteristics of a help page are used to define......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.