ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<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.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Label report
The report editor allows you to create "Label" reports......
10. Smart controls
Smart controls...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
User Groupware files
Two categories of data files are managed......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.