ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ERR_BAD_URL
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting: in a control in a window. in a Static Text control in a report. in the controls of the internal window (title and description) used as a step of the Guided Tour....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......