ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The planes (in a window or in a report)
The planes are used to group the window controls......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Translating a text file with WDTRAD
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Declaring and using a variable
A variable is defined by name and type......
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......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Options of the window editor
To configure the general options of the window editor......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
2. UML models