ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
HTML Display control functions (prefix syntax)
List of functions for managing HTML Display controls...
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
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......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
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......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Aliases on tables: HAlias function
The aliases are used to handle......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).