ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a report
The break is used to group the records corresponding to a sort criterion......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
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.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......