ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Principle for running threads
At runtime, an application runs in a main thread......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Comparison operators
The comparison operators can be divided into several categories......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Page constants
List of constants used by page functions....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Conversion (Function)
Converts a value from a unit to another one.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......