ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Title (Property)
The Title property is used to get and change the title of an element.
WINDEV Mobile concepts
Type (Property)
The Type property is used to get and change the type of an element.
MCI constants
List of constants used by the MCI functions....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iBorder (Function)
Prints a border at specified coordinates.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
fOpen (Example)
Usage example of the fOpen function
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
fLock (Example)
Usage example of the fLock function
fUnlock (Example)
Usage example of the fUnlock function
Help editor options
The options of the help editor ("Display......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Generating an application for Universal Windows 10 App
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
zipFileSize (Example)
Usage example of the zipFileSize function
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......