ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Events associated with internal windows
List of events associated with internal windows...
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Defining columns of Table controls programmatically
Constants for managing the internal windows
Error 19: The step of this FOR loop must be constant
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
ID (Property)
The ID property is used to get and change IDs.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Specific features of the Express version
Handling menu options programmatically
The menu options can be handled......
HTML constants
ThreadPersistent (Function)
Makes a thread persistent.
Phone management functions
List of functions for phone management...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
User (Property)
The User property is used to identify and change the user of a feature.