ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static control properties
List of properties associated with a Static control...
MemCurrent (Function)
Returns the index of the current element.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
WDOptimizer: Editing a ".REP" file
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
TreeView Table control properties
List of properties associated with the TreeView Table control...
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Table,Col (External language)
Returns the current index of the column.
Upload control events
The following processes are associated with the Upload control:...
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.