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.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux...
Project description: Options tab
The project description window allows you to configure various elements of your project......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...
14. Controls in practice
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Constants for managing emails
List of constants used by the functions for managing emails....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit...
5. Deploying a dynamic site (Session or AWP) in practice
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications)...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Various constants
List of various constants used by the constants WINDEV functions....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
WDReplic: Overview
...WDReplic is a tool used to manage the replication of data between several computers that use...