ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
Compile (Example)
Usage example of the Compile function
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
DDEError (Function)
Returns the runtime status report of a DDE function.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.