ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHelp (Function)
Displays a file or a help page in HLP or CHM format.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
OLESave (Function)
Saves the object found in an OLE control in binary format.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.