ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserVersion (Function)
Returns the version of the browser used by the Web user.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Creating a Java archive
When your Java application is developed, you can......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Chart constants
List of constants used by the functions for chart management....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
2. Analysis in practice
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Logical operators
The logical operators are as follows......
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......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
grRBAddData (Function)
Adds data to a Radial Bar chart.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Page templates
WEBDEV allows you to create page templates......
Chart: Managing legends
Several types of legends are supported in the charts......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
OpenChild (Function)
Opens a non-modal child window.
The Clickable Image control
The Clickable Image control can be used to......