ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WDTRAD options
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Error 1014: The access to the member of the class is restricted by a private inheritance
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Error 701: The property is read-only
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...