ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Twain constants
List of constants used by the Twain functions....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
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......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HDescribeFile (Function)
Describes a data file programmatically.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
zipListFile (Function)
Returns the list of files found in an archive.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
zipSplit (Example)
Usage example of the zipSplit function