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).
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SMSSend (Function)
Sends an SMS.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Constants for managing Windows events
The following constants are used to manage Windows events:...
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
DDE constants
List of constants used by the DDE functions...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
fSelectDir (Function)
Opens a directory picker.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
GetDefinition (Function)
Retrieves the definition of element type.
The Check Box control
A Check Box can correspond to......
Constants for object visibility
List of constants for managing the visibility of an object....
5. Deploying a dynamic site (Session or AWP) in practice
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...