ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Creating requirements
The following steps must be performed to implement the requirements......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Installing the monitoring robot
The monitoring robot includes three executables......
Global and local variable
Two types of variables are available......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
iParameter (Function)
Retrieves the printer configuration and configures the print.
REP files
REP files contain the list of data files handled by the application....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Welcome to Reports & Queries
Reports & Queries is used to......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Comparison operators
The comparison operators can be divided into several categories......
2. Analysis in practice
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...