ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTrans: Overview
WDTrans is a tool for canceling transactions......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
29. SEO in practice
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
ERR_BAD_CONTEXT_INVALID
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
How to find out whether a report was printed?
Handling Gantt Chart controls programmatically
Style of a control
As soon as it is created, a control is associated with a style......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Outstanding progress bars
Simple or symmetric progress bar?...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Repairing the project
In some cases, "Project......
The test mode cannot operate without the project and its pages, ...