ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project portfolio
From version 25, you can create "project portfolios"......
Zombie data files and items
During the life of an application, items live and die......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
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.
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.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
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......
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.
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......
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.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Procedure description (Type of variable)
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, ......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
DotNetRun (Function)
Runs a procedure on a .Net server.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
1
5
6
7
8
9
297
>