ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Organization Chart control functions
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Combo Box control functions
List of functions for handling the Combo Box controls...
Pivot Table control functions
Pivot Table control functions...
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
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....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
After
They After keyword can correspond to:
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Designing a supercontrol
A supercontrol is an advanced type of control......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Table
The "Table" keyword can correspond to...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Automatic calculations in a Table control (AAF)