ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
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......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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.
WINDEV Mobile concepts
<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....
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.