ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
dChord (Example)
Usage example of the dChord function
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering...
Status bar of windows
The status bar of a window is used to display several types of information......
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Creating anchors
The anchors are used to define specific points in a help page......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
TimeValid (Function)
Checks the time validity.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Pyramid charts
Pyramid charts allow you to view data in descending order......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed...