ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
DDEWarmLink (Function)
Creates a warm link with a data.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
ArrayDistinct (Function)
Returns an array without duplicates.
<Array>.Distinct (Function)
Returns an array without duplicates.
DDELink (Function)
Creates a hot link with a data.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
DriveCreateFile (Function)
Creates a file on the remote disk.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
The Tab control
The Tab control is used to simultaneously display different controls......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Using an external component in an application
A component can be reused at any time in any application......
Error 108: The size of the variable is not allowed
The Slider control (in a window)
A slider control is used to select a value between two bounds......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
3. UML models in practice
On/Off button in a window
The on/off button is a button that operates like a check box......