ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window management functions
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
Calling a procedure/a function
Syntax for calling a local or global procedure.
MDIOpen (Function)
Opens and enables an MDI child window.
WINDEV and the SOAP protocol
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
fSeek (Example)
Usage example of the fSeek function
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Title (Property)
The Title property is used to get and change the title of an element.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
fWrite (Function)
Writes: a character string into an external file. a memory section....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Managing main window menus
A main menu is necessarily associated with a window......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min