ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
EventClose (Function)
Closes a synchronization event between several threads.
xlsClose (Function)
Closes an XLS file.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ArrayCopy (Function)
Copies the content of an array to another array.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Input (Function)
Displays a message allowing the user to type an information.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Value (Property)
The Value property gets and sets the value of an element.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
DotNetRun (Function)
Runs a procedure on a .Net server.