|
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project... |
|
|
|
|
|
|
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
Saves the current configuration of the Dockable Panel controls of a window. |
|
|
|
|
|
|
Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
Source Code Manager (SCM)... |
|
|
|
|
|
|
Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
Modifies or returns the visibility state of the refresh bar in a window. |
|
|
|
|
|
|
Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Deselects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Selects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Immediately redraws the window controls for which a graphic update is required. |
|
|
|
|
|
|
Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed. |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV...... |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
Adds a new cell to the status bar of the current window. |
|
|
|
|
|
|
Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
Project Management Hub: Management of projects (view, creation, ...)... |
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|