ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 1: Configuring the print parameters
This step allows you to choose......
Project description: Style tab
The project description window allows you to configure various elements of your project......
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Guided tour management constants
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
HDFS constants
The following constants are used by the HDFS functions:...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
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......
BurnerAddFile (Function)
Adds a file to the compilation.
iPrintImage (Function)
Sends the image file to print to the print buffer.
WINDEV: Example of programmed Drag and Drop