ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
dPolygon (Example)
Usage example of the dPolygon function
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Table
The "Table" keyword can correspond to...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dCopy (Function)
Copies an image to another image.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
dChord (Example)
Usage example of the dChord function
Operator on Address
The & operator returns the address of a variable as an integer
dTransferToImage (Example)
Usage example of the dTransferToImage function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...