ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Information 302: Ambiguity between a variable and a control
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Telemetry management functions
The following functions are used to manage the telemetry:...
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
ERR_BAD_SERIAL_NUMBER
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Debugging functions
List of debugging functions...
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....