ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
OpenChild (Function)
Opens a non-modal child window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Open (Function)
Opens a modal WINDEV window.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
MemFound (Function)
Checks whether the sought element was found.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
MemSort (Function)
Sorts the elements found in a memory zone.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.