ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Recompiling the project
The project compilation is a process used to......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
ERR_NOTACTIVATED
Different types of data (Type of variable)
A variable is defined by name and type......
Sub-query
A sub-query is a query whose result is used by another query......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Z-index of a control
All the controls in a window or report have a different z-index......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
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....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Project portfolio
From version 25, you can create "project portfolios"......