ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
<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....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
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......
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.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
iDestination (Function)
Configures the print destination.
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......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min