ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a report
The break is used to group the records corresponding to a sort criterion......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Using new features exclusive to a subscription-based version in a project
Version 2025 Update 1 introduces various subscription-exclusive new features......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ERR_NO_WDADMIN
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
9. Internal component
Query based on query
Queries can be based on items from another query......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
CSS Grid control
The CSS Grid control is a control layout tool similar to the Flexbox control......
apiResponse (Variable type)
The apiResponse type is used to get the result of a request sent to a previously imported REST API. Versions 2025 and later Note: This variable type is only available from version 2025 - Update 2. New in SaaS Note: This variable type is only available from version 2025 - Update 2. New in version 2025 Note: This variable type is only available from version 2025 - Update 2. Note: This variable type is only available from version 2025 - Update 2....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......