ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PDF file functions (prefix syntax)
PDF file functions...
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
19. Upload: Sending files to the server
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Handling Spreadsheet controls programmatically (in a report)
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
fListResource (Function)
Lists the resources integrated to the application.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WINDEV concepts
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
9. Internal component
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Using the Vista style in your windows
WINDEV allows you to customize......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....