ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Detailed use of WINDEV FTP/RPC
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
2. First tests
WINDEV Mobile Tutorial - My first Android/iOS application Lesson 2 - First tests - 1 hr...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
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. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Set of procedures
The global procedures are grouped in set of procedures......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......