ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LOOP statement
The statement block is repeated endlessly...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
zipFileSize (Example)
Usage example of the zipFileSize function
Constants for external files
List of constants used by the functions for managing external files....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
System constants
List of constants used by the system functions....
zipFindFile (Example)
Usage example of the zipFindFile function
Constants for managing videos
List of constants used by the functions for video management....
WEBDEV concepts
zipSelectFile (Function)
Selects files from an archive.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.