ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Error 805: No syntax without parameter
Error 810: * can only be used for a parameter with a default value
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
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....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Information 2104: This function is kept for backward compatibility
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
GglListCalendar (Example)
Usage example of the GglListCalendar function
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
TwainState (Example)
Usage example of the TwainState function
ComponentInfo (Example)
Usage example of the ComponentInfo function
HashFile (Example)
Usage example of the HashFile function