ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDForce (Function)
DnDForce is kept for backward compatibility.
Events associated with Button controls
List of events associated with Button controls...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Query editor: Characteristics
Environment of the query editor
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
AddLink (Function)
Adds a link to a text section in an edit control.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Scheduler control events
The following events associated with Scheduler controls:...
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Execute (Function)
Starts the execution of a process through programming.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
BurnerAddFile (Function)
Adds a file to the compilation.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
fRename (Function)
Modifies the name of a file.
Rights on the virtual directory
".STY" file: "Style sheet" file
A style sheet is a "......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.