ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing 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.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
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).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
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.