ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Internal component
An internal component is a set of elements from a project......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Image (Property)
The Image property gets and sets the background image of a control or block.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......