ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Pop (Function)
Pops an element from a stack.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
TimeValid (Function)
Checks the time validity.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Report based on a query
Queries are used to easily select records in one or more data files......