ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
MemModify (Function)
Modifies an element in a memory zone.
The structure of the file for remote control
The management of remote control uses a file in INI format......
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......