ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
DomoClose (Function)
Closes the communication opened by DomoOpen.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
TreeView constants
List of constants used by the TreeXXX functions...
Using WDDIXIO
To translate the text used in your project:...
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
CursorDisplay (Function)
Displays or hides the mouse cursor.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HChangeConnection (Example)
Usage example of the HChangeConnection function