ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML (Property)
The HTML property is used to configure the use of HTML content.
The HTML control
The HTML control displays HTML pages or HTML code...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites...
The Static Text control
A Static Text control is a control used to display a static text...
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
HTMLToText (Function)
Converts an HTML string or buffer to text.
The pages
Pages are the main interface of a WEBDEV website...
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
ExtractStringBetween (Function)
Allows you to:
  • extract a substring between two given separators from a character string.
  • search for substrings between two given separators in a character string.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
iDestination (Function)
Configures the print destination.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Copying controls from the window editor
The controls can be copied from the window editor......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
iPrintReport (Example)
Usage example of the iPrintReport function
Print modes of a report
Several print modes are available for a report....
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated...
Functions for managing RTF controls
List of functions for managing RTF controls...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed...
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...