ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report data source
...The reports can be created with the data coming from:...
ERR_NO_PROJECT
WEBDEV Application Server - 10 connections - License agreement
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
Check: Sending an email
The monitoring robot will......
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
12. Pages in practice
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Edit options of a report
The report editor allows you to......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Defining columns of Table controls programmatically
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
2. User-friendly editors in practice
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Using WDDIXIO
To translate the text used in your project:...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.