ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
HErrorModification (Function)
Allows you to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
fExeDir (Function)
Returns the directory from which the execution is started.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....