ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
EventOpen (Function)
Opens a synchronization event between several threads.
11. Controls in practice
Discover the main characteristics of the controls...
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Saving entered data (AAF)
Handling Organization Chart controls programmatically
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......