ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Recycle code windows
By default, a single code window is opened per ......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
3. Deploying a WINDEV application
Testing a project: setting
By testing the project you can simulate how the application will run......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....