ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
The Cell control
The Cell control contains controls......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Copying controls from the page editor
The controls can be copied from the page editor......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Managing the styles
The help editor allows you to define styles of paragraphs......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Examples for using the OLE DB provider for HFSQL
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....