ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Recycle code windows
By default, a single code window is opened per ......
WDInst: handling the files to install
By default, the files to install are......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
10. Internal component
Internal component...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
21. Reports
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
1. RAD (Rapid Application Development)
Events associated with Chart controls
List of events associated with the Chart controls...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
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 values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WDScript: use in command-line and console mode
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.