ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Copying and cloning
Variables are copied using the "=" operator...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Font set (WEBDEV website)
The browser support the most common fonts by default......
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
OpenChild (Function)
Opens a non-modal child window.