ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Aliases on data files: HAlias
The aliases are used to handle......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
ERR_CANNOT_OPEN_FILE
Compilation options
The compilation options allow you to define the help system generation settings......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.