ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
5. User Groupware in practice
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
7. AJAX technology
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
3. Managing sockets
WINDEV includes advanced socket management functions....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....