ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Events associated with a Switch control
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
DnDEvent (Example)
Usage example of the DnDEvent function
Container column in a Table control
A cell found in a Table control can contain a set of controls......
AWP without UI
Bootstrap, Angular, React, Vue......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Error 1011: To access the global member of the class, use ClassName::MemberName
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
PDF Reader control events
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
The planes (in a window or in a report)
The planes are used to group the window controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
grColor (Function)
Returns and initializes the color of different chart elements.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Help editor options
The options of the help editor ("Display......
Extern (Reserved word)
EXTERN is used to...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....