ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
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 procedure. retrieve the output values after a call to a stored procedure....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Creating a Java archive
When your Java application is developed, you can......
Removing a project from the SCM (Source Code Manager)
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
WEBDEV Application Server 2024
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Compilation options (HLP format)
fListFile (Function)
Lists the files found in a directory and returns the list of files.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Arithmetic operators
The arithmetic operators are......
Managing space characters in the searches?
Report viewer: Proposing several reports
In the document preview, end users can......