ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Environment of code editor
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Automatic calculations in a Table control (AAF)
Compression (Property)
The Compression property gets and sets the data compression mode.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The key items
Keys are specific items in your analysis......
zipListFile (Function)
Returns the list of files found in an archive.
zipOpen (Function)
Opens an existing archive.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min