ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
NextTitle (Function)
Modifies the title of next window to open.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
MCIVolume (Function)
Modifies or returns the sound volume.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
Restore (Function)
Displays a WINDEV window to its initial size.
Position (Function)
Finds the position of a specified string within another string.
MDIOpen (Function)
Opens and enables an MDI child window.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
OpenSister (Function)
Opens a non-modal sibling window.
MDIMother (Function)
Identifies the name of the MDI parent window.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenChild (Function)
Opens a non-modal child window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.