ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListResource (Function)
Lists the resources integrated to the application.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
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......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
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)....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
The "Commands" pane
The "Commands" pane lists......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......