ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
HTTP functions (prefix syntax)
List of HTTP functions...
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....
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.
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.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
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....
XMLPath (Function)
Returns the current position in the document in XPATH format.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode 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.
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.