ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
NextTitle (Function)
Modifies the title of next window to open.
13. Universal replication
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
12. Universal replication