ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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.
Private Store for mobile applications
There are two methods two deploy your applications......
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
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).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......