ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Border (Type of variable)
The Border type is used to handle a border through programming...
Constants for test
List of constants used by the functions for managing automated tests....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
grLoadParameter (Function)
Restores the parameters used to draw a chart.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
How to open a page?
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HTTPRequest (Function)
Starts an HTTP request on a server.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......