ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
End of Document block
The End of document block is run once at the end of the report execution......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
18. Order of execution of the code of buttons/links
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Creating nested reports
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....