ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
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 ("......
ContextClose (Function)
Closes a page context.
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
Constants for managing emails
List of constants used by the functions for managing emails....
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.
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.
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.
<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.