ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Error 1036: A class used in an array must have a constructor without parameter
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Compilation options (chm format)
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
API (Function)
Runs a function found in an external DLL.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Enumeration (Type of variable)
An enumeration is a set of values......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.