ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsSave (Function)
Saves an XLS document.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
ComponentLocate (Function)
Specifies the access path to an external component of project.
InJavaMode (Function)
Indicates whether the code is run in Java.
SysNameExe (Function)
Returns the name and full path of an application.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Customizing the User Groupware
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Java functions
List of Java functions...
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...