ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup mode
Several methods can be used to distribute a WINDEV application......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
ERR_LAUNCH_FAILED
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Events associated with Button controls
List of events associated with Button controls...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadMode (Function)
Changes the management mode of threads.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.