ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
DurationToString (Function)
Converts a duration to a character string in the specified format.
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....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<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.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
<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.
ERR_DISCONNECTED_EXEC
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.