ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
2. Deploying a static site or a PHP site
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.