ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. When to use the debugger?
Various constants
List of various constants used by the constants WINDEV functions....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "Allow end users to modify the UI" mode.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......