ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInput (Function)
Identifies the window containing the WLanguage code currently run.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Multiline strings
To type character strings over several lines in the code editor...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
The Upload control
The Upload control is used to upload files on the Web server......
3. Application development cycle
Development cycle of a WINDEV application....
Edit options of a report
The report editor allows you to......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......