ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
End of Document block
The End of document block is run once at the end of the report execution......
How to save and retrieve an image in a binary memo
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The use of the Automation type in a site is reserved for the advanced users
Adds a scheduled task on the server defined by the connection....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Installing and starting WDTRAD
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
The Organizer control
The Organizer control is used to display and handle organizers......
AnimationDuration (Property)
The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Chart: Managing legends
Several types of legends are supported in the charts......
Recompiling the project
The project compilation is a process used to......
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
ERR_BAD_CONTEXT
Aliases on data files: HAlias
The aliases are used to handle......