ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Programming patterns
CAUTION......
Viewing a report in 3D
Your report displays controls that overlap?......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Principle of remote check
gBackgroundGradient (Function)
Describes a display color in gradient mode.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
1
2
3
4
5
6
295
>