ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Handling controls in a report
The different operations available for the report controls are as follows......
10. Smart controls
Smart controls...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HTTP functions (prefix syntax)
List of HTTP functions...
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Time and date management properties
List of properties for managing dates and times...
Date and Time management functions
List of functions for managing dates and times...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
17. Project Management Hub
...Project Management Hub...
User report editor (Reports & Queries)
A report provides a custom view of data......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
1. Testing a site: Elements to be tested
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Break in a report
The break is used to group the records corresponding to a sort criterion......