ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
5. Site test in practice
Properties of a help page
The characteristics of a help page are used to define......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Operating mode of dynamic Active WEBDEV Pages