ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
ActionUndo (Function)
Cancels the last action performed by the end user.
Action (Property)
The Action property is used to specify the action to be performed.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Private Store for mobile applications
There are two methods two deploy your applications......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
8. Optimizing an application
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
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......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating a select query
A select query (corresponding SQL statement......