ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Site Map control properties
List of properties associated with a Site Map control...
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....