ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls...
HTML (Property)
The HTML property is used to configure the use of HTML content.
The HTML Edit control: The automation formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...
The HTML control
The HTML control displays HTML pages or HTML code...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax).
HTML document functions
List of functions that manipulate HTML documents.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing...
7. Dynamic site on specific configurations
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
The home page
The home page is the first page of your site......
Constants for managing Windows events
The following constants are used to manage Windows events:...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will...
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.