ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Sorts in a report
The sort is used to organize the information displayed in the report......
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Environment of the query editor
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
dPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Surround code fragments
You can surround code fragments with a condition, structure, etc....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.