ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
<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.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<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.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......