ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
grIncreaseData (Function)
Adds a value to a data in a chart.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Creating a flexible modeling
To create a new flexible modeling, you can......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
fCopyFile (Example)
Usage example of the fCopyFile function