ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDriveInfo (Function)
Returns information about a drive.
fCurrentDrive (Function)
Gets or sets the current drive.
fDirSize (Function)
Returns the size of a directory in bytes.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
fListResource (Function)
Lists the resources integrated to the application.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Code history
The code history is used to......
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
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......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
"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)...
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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)....
How to find out whether a report was printed?
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)....
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....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
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....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....