ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHelp (Function)
Displays a file or a help page in HLP or CHM format.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
<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.
OLESave (Function)
Saves the object found in an OLE control in binary format.
Defining a help window template
WINDEV allows you to create help window templates......
Type and version of Web server
The configuration diagnostic displays the following error......
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.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......