ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
AJAXExecute (Example)
Usage example of the AJAXExecute function
Environment of the data model editor
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Warning (Function)
Displays a custom message in a system warning window.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
ContactAdd (Example)
Usage example of the ContactAdd function
Seek (Function)
Searches for the index of an element in a WLanguage array.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
FTPCommand (Function)
Sends a specific FTP command to a server.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
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...
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Error 1049: The access directives are not allowed in a composite variable
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.