ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Constants for managing the modification of windows by the user
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Handling menu options programmatically
The menu options can be handled......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Printing in PDF format: Special cases
Specific features of print in PDF format...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Report based on a query
Queries are used to easily select records in one or more data files......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
2. User-friendly editors in practice
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......