ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
9. Distributing "Reports and Queries"
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
Binding a ListView control to an item
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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.
fDriveInfo (Function)
Returns information about a drive.
fCurrentDrive (Function)
Gets or sets the current drive.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......