ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
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.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Windows
The windows represent the main interface of a WINDEV application......
fSelect (Function)
Opens the Windows file picker.
fImageSelect (Function)
Opens the image picker of Windows.
WindowsVersion (Function)
Returns the runtime mode of Windows.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.