ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
7. Multilingual sites in practice
Style of a control
As soon as it is created, a control is associated with a style......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Camera control in a mobile application
The Camera control is used to......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step of the guided tour from the step bubble.
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Obtaining an SSL certificate for IIS2 (2.0 or later)