ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Installation directory
The setup wizard allows you to configure the installation directory of application....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Thread execution
At runtime, an application runs in a main thread......
Creating a window skin template
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
iDestination (Function)
Configures the print destination.
Constants for external files
List of constants used by the functions for managing external files....