ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
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)...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
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....
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....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......