ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAttribute (Function)
Returns or modifies the attributes of a file.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
SysDir (Function)
Returns the path of a system directory.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
The Static control
A Static control is a control used to display a static text......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ColorPalette (Function)
Returns a color found in the current palette.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ArrayDistinct (Function)
Returns an array without duplicates.
List,Select,? (External language)
Returns the element selected in the list.
BrowserPlatform (Function)
Returns the user's browser platform....
fDirSize (Function)
Returns the size of a directory in bytes.
WindowsVersion (Function)
Returns the runtime mode of Windows.
fSize (Function)
Returns the size of a file (in bytes).
SysXRes (Function)
Returns the horizontal screen resolution.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......