ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
PageChangeLayout (Function)
Applies a specific layout to a page.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Handling Organization Chart controls programmatically
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Options of the window editor
To configure the general options of the window editor......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
<Popup>.Animate (Function)
Displays a popup in a page cell.