ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DurationToString (Function)
Converts a duration to a character string in the specified format.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<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....
XMLPath (Function)
Returns the current position in the document in XPATH format.
<Source>.ExecuteView (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.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.