ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
14. Report templates
...Report templates are used to easily standardize report layouts....
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
WDTRAD license agreement
WDTRAD license agreement...
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Environment of the data model editor
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ERR_BAD_ACTION
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).