ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Calculated control properties
List of properties associated with the Calculated control...
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Description window of a combining query
The description window of a combining query consists of several sections......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Variables for managing the Drag and Drop
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Size (Property)
The Size property is used to determine and change the size of an element.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Error 2109: You are using the ObjectInfo function
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
grSourceSeries (Function)
Defines the source of a series.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......