ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Java applications in practice
Java applications in practice...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
Info (Function)
Displays a custom message in a system information window.
How to contact Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Events associated with the project
List of events associated with the project...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
WDDeploy features
WDDeploy can be used to......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
13. Security benefit: managing the "Back" button
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.