ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPen (Example)
Usage example of the dPen function
iPrintZone (Example)
Usage example of the iPrintZone function
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Error 11: The label is unknown
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Handling the report blocks through programming
Each report block is associated with different events......
Page constants
List of constants used by page functions....
iCreateFont (Example)
Usage example of the iCreateFont function
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).