ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
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).
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
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.
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.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.