ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
WINDEV Mobile concepts
XMLToText (Function)
Converts a character string in XML format into a standard character string.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Rights on the virtual directory
ERR_NO_WDADMIN
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.