ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Internal component description
The description of an internal component can opened at any time......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
How to save and retrieve an image in a binary memo
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
4. Activating a dynamic WEBDEV site
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling report blocks
The different operations available on report blocks are as follows......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Data model editor: types of links
Several types of links can be found between the files......
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.