ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
MySelf (Reserved word)
MySelf is used to handle the current control...
Multi-project search
Performing a search in the current project is a common operation......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
fMoveFile (Function)
Moves a file from one directory to another.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.