ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Environment of the query editor
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
1. What is a website?
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
3-tier architecture
The development in "3-tier" architecture is now simplified......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......