ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Various constants
List of various constants used by the constants WINDEV functions....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Report and project
In most cases, a report is linked to a project......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
9. Hardware and software requirements
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......