ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
HTTP functions (prefix syntax)
List of HTTP functions...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
DurationToString (Function)
Converts a duration to a character string in the specified format.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.