ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grTitleFont (Function)
Modifies the font used for the chart title.
HToItem (Function)
Assigns the specified value to an item of the current record.
HAddUser (Function)
Adds a user to a database.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Events associated with control templates
List of events associated with control templates...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Google Contacts management functions
List of functions for managing Google contacts...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
13. Debugger
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....