ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
Constants for managing the windows
List of constants used by the functions for managing the windows...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
fReadLine (Example)
Usage example of the fReadLine function
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Error 305: The element does not exist in the window
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Designing a supercontrol
A supercontrol is an advanced type of control......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
dRectangle (Example)
Usage example of the dRectangle function
Error 802: Invalid syntax for this function
dCircle (Example)
Usage example of the dCircle function
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
OpenChild (Function)
Opens a non-modal child window.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
CreateShortcut (Example)
Usage example of the CreateShortcut function