ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Java applications in practice
Java applications in practice...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Test (External language)
Displays each function call and each status report returned by the function.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Automatic management of exceptions
The management of exceptions can be customized by process......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
3. Deploying a dynamic WEBDEV site
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
JavaExecute (Example)
Usage example of the JavaExecute function
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....