ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WINDEV License Agreement
WINDEV License Agreement...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Installing and starting WDTRAD
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
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....
.NET application
To create a.NET application from a project......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
12. Control templates
WINDEV Mobile allows you to create control templates....
The Image control
The Image control is used to......
ERR_BAD_APPLICATION
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Specific features of the Express version
WINDEV 2024
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Handling Scheduler controls programmatically
A Scheduler control can be......