ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag-and-drop operation from the Windows explorer.
Setup in MSI format
You can create MSI installers......
Project portfolio
From version 25, you can create "project portfolios"......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
WLanguage procedure called by BTLECharacteristicChangeOfValue
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WLanguage procedure called by AppControl
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
Procedure description (Variable type)
The Procedure Description type is used to get information about a procedure or a method.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Wi-Fi functions
Functions for Wi-Fi management...