ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Time management
For each element (windows, reports, ......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
Events associated with Chart controls
List of events associated with the Chart controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls...
Kanban control events
The following events are associated with Kanban controls......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
4. HFSQL Classic
HFSQL Classic is the database format......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
9. Monitor your sites, servers, etc.
4. Monitor your applications
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored...
Creating a Java archive
When your Java application is developed, you can......