ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
How to develop a PHP site?
What is a PHP site?......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
5. Project configuration
Project configuration...
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Using an external component in an application
A component can be reused at any time in any application......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......