ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
HOpenConnection (Function)
Opens a connection to a specific database.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
System constants
List of constants used by the system functions....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
IF statement
The conditional IF statement allows you to run an action according to a condition...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Scheduler control events
The following events associated with Scheduler controls:...
Classes, members, methods and properties
A class is made of......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Chart constants
List of constants used by the functions for chart management....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Manager of automated tests
The test manager is used to......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min