ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
GglGetDocument (Function)
Downloads a document from the Google Docs service.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
The Organizer control
The Organizer control is used to display and handle organizers......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......