ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End of Document block
The End of document block is run once at the end of the report execution......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
FTPListFile (Example)
Usage example of the FTPListFile function
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Events associated with Looper controls
List of events associated with Looper controls...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Thread execution
At runtime, an application runs in a main thread......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
httpRequest (Variable type)
The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request....
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min