ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
OpenChild (Function)
Opens a non-modal child window.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling Organization Chart controls programmatically
apExecute (Function)
Runs an action plan.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Error 101: Declaration of global variable not allowed
2. How to test a site?
8. Binding controls to data
A window can display information from......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
1. RAD (Rapid Application Development)