ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

W3C standardization
You must comply with the W3C standard (HTML 4......
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.
OpenChild (Function)
Opens a non-modal child window.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
OpenSister (Function)
Opens a non-modal sibling window.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Dictionary
The dictionary is a file that can contain the project elements......
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Wi-Fi functions
Functions for Wi-Fi management...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
Error 1018: The method is global: use the: operator: to access it
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.