ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLToText (Function)
Converts a character string in XML format into a standard character string.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF 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.
DocToImage (Function)
Exports a page found in a Word Processing document in image 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.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON 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....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
18. Order of execution of the code of buttons/links
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
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.
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......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...