ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Help editor options
The options of the help editor ("Display......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
ServiceStop (Function)
Stops a service.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Creating index keywords
Index keywords allow users to easily find a help page......
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
Materialized view
Installing a SOAP server with Apache
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
7. AJAX technology
WEBDEV Application Server - 10 connections - License agreement
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......