ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Error 120: Redefinition of the structure
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Assignment of RETURN
The return value of the process currently run can be assigned...
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Including a supercontrol in a window or in a page
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
The Cell control
The Cell control contains controls......
16. Application test in practice
WDTrans: Overview
WDTrans is a tool for canceling transactions......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Error 105: Redefinition of the local variable
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......