ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
12. Universal replication
ERR_BAD_CONTEXT
13. Universal replication
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
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....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
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....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Creating a Java archive
When your Java application is developed, you can......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Accessing a database via a web service
The database can be accessed via a web service......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Query and project
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....