ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WaitWindowStart (Function)
Opens the wait window of application.
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)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
REP files
REP files contain the list of data files handled by the application....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
WEBDEV license agreement
WEBDEV license agreement...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
GglUploadDocument (Function)
Uploads a document to the Google server.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
EmailGetAll (Function)
Retrieves all the emails found on a server.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.