ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Sidebar control properties
List of properties associated with the Sidebar control...
Spin control properties
List of properties associated with the Spin control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Starting WDOptimizer in a command line
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Creating the Vision windows of the WINDEV RAD pattern