ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
MyWindow (Reserved word)
MyWindow is used to handle the current window...
iPreview (Function)
Configures the print destination.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
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......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min