ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
6. Internal window
Internal windows...
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MemSort (Function)
Sorts the elements found in a memory zone.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
TreeView constants
List of constants used by the TreeXXX functions...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
9. Internal page
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....