ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
MemDelete (Function)
Deletes an element from a memory zone.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
gLine (Function)
Builds a sequence of characters containing a line.
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Right (Function)
Extracts the last characters from a string or string buffer.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Maximize (Function)
Displays a WINDEV window in its maximum size.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.