ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Automatic documentation of external components
External components must include a technical documentation......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ERR_NO_DLLEXE
Managing the styles
The help editor allows you to define styles of paragraphs......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Global and local variable
Two types of variables are available......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Items (Property)
The Items property is used to configure the different items of a full-text index.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.