ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. HFSQL: files physically created
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Error 1012: The class member is not global: it cannot be accessed from a global method
How to use an array of structures?
An array of structures is an Array variable......
Binding a Link control to an item
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
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......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Copying and cloning
Variables are copied using the "=" operator...
ErrorThrow (Function)
Throw a non-fatal error.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Page Header block
The Page header block is printed on each new page......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Handling an Upload control through programming
The Upload control is used to upload one or more files....