ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls...
The HTML Edit control: The automation formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...
HTML document functions
List of functions that manipulate HTML documents.
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax).
HTML (Property)
The HTML property is used to configure the use of HTML content.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Print modes of a report
Several print modes are available for a report.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
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.
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...
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, ...).
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
The Static Text control
A Static Text control is a control used to display a static text...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming...
Handling the report blocks through programming
Each report block is associated with different events......
Progress Bar control properties
List of properties associated with the Progress Bar control...
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page,...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable...
Static Text control properties
List of properties associated with a Static Text control...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next...
Events associated with Button controls
List of events associated with Button controls...
Installing a SOAP server with Apache
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......