ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Multi-product external components
Components are a remarkably useful tool for development teams......
10. Internal components in practice
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Constants for managing the modification of windows by the user
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Copying controls from the window editor
The controls can be copied from the window editor......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
1
4
5
6
7
8
276
>