ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming Calendar controls
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
Help about new features: Letting users know about changes
Applications are constantly evolving......
XMLToText (Function)
Converts a character string in XML format into a standard character string.
12. Control templates
...Control templates...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF.
6. HFSQL Client/Server clusters
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).