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.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with pages
List of events associated with pages...
State (Property)
The State property is used to get and change the state of an element.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Operators on character strings
The character strings can be handled by specific WLanguage functions...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
5. Site test in practice
2. User-friendly editors in practice
User-friendly editors in practice...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Creating a Java archive
When your Java application is developed, you can......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
2. Examples and components provided with WEBDEV
Page constants
List of constants used by page functions....