ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Composite keys
A composite key is a key item containing several other items......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Creating the windows and the pages of the RAD pattern
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Multi-project search
Performing a search in the current project is a common operation......
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
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.
Code snippets
The code editor allows you to enter "Code snippets"......
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......