ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
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....
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
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.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
WINDEV: Example of programmed Drag and Drop
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
PopupAnimate (Function)
Displays a popup in a page cell.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
<Popup>.Animate (Function)
Displays a popup in a page cell.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......