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...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
10. UMC: User Macro-Code
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HFSQL constants
List of constants used by the HFSQL functions....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Value (Property)
The Value property is used to get and change the value of an element.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
DotNetDelegate (Function)
Initializes a.NET delegate.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......