ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Debugging constants
List of constants used by the debugging functions...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Search in current code
When coding, developers often need to do a quick search in the current code...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....