ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
Error 120: Redefinition of the structure
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
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....
<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....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
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......
Including a supercontrol in a window or in a page
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......
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......