ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HPass (Function)
Defines the password used to create or open a table.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
fCreate (Function)
Creates an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.