ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
iDestination (Function)
Configures the print destination.
SIPVisible (Function)
Displays the keyboard.
2. Projects in practice
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Programming overview in C and C++
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
WinStatus (Function)
Identifies or modifies the window status.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
12. External component in practice