ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Specific features of the Express version
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
fSize (Function)
Returns the size of a file (in bytes).
<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....
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....
Native Sybase Connector for WINDEV and WEBDEV 2024
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
The Carousel control
The Carousel control is used to display an animated menu made of images......