ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
fCurrentDrive (Function)
Gets or sets the current drive.
fDirSize (Function)
Returns the size of a directory in bytes.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
fListResource (Function)
Lists the resources integrated to the application.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fRemoveDir (Function)
Deletes a directory from a disk.
fDriveInfo (Function)
Returns information about a drive.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Kanban control events
The following events are associated with Kanban controls......
Project Management Hub: Time tracking
The time spent can be listed on......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.