ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
iPrintBlock (Function)
Forces a report block to print.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Image control in a page
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Thread management functions
List of functions for managing threads...
iPreview (Function)
Configures the print destination.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...