ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
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....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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.
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......