ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
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.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
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......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Private Store for mobile applications
There are two methods two deploy your applications......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.