Search found 43 matches: functionalities

Return to advanced search

Re: Google Graph extra graphic ? (Navaro)

... for google charts/images as you can see in the link I attached, although my library still works. This is why I have not been able to add new functionalities since you have only developed the new types (gauge nothing more) to be used in web pages (javascript). Obviously, it can be used with ...
by cnavarro
Mon Apr 08, 2024 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2822

Re: WebView resize

... where you can utilize web technologies for the UI and interact with the native application layer for deeper system integration or advanced functionalities. This approach offers a modern and versatile way to develop applications that combine the best of web and native worlds. https://mybergland.com/fwforum/wv_cols_accordions.gif
by Otto
Thu Mar 21, 2024 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 2089

Re: WebView2 Essentials: Guides, Tips & Resources

... or another library for web view control. The class design is focused on interaction between the native application and the web view, providing functionalities like navigation, script execution, and event handling. This class provides a comprehensive interface for embedding and controlling a ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 480

Re: WebView2 Essentials: Guides, Tips & Resources

... the following points are essential: Features and APIs: WebView2 offers a range of features and APIs. The CoreWebView2 class provides web-specific functionalities such as networking, navigation, script handling, and HTML parsing and rendering. It includes methods like PostWebMessageAsJson, PostWebMessageAsString, ...
by Otto
Wed Jan 10, 2024 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 480

Re: copy a row of xbrowse

... the issue of copying multiple rows and pasting them into your xBrowse control in Harbour with FiveWin, you need to modify your `Copy` and `Paste` functionalities to handle multiple rows. Here is an approach to achieve this: 1. **Modify Copy Functionality**: Instead of copying a single row to `aCopy`, ...
by Otto
Tue Dec 05, 2023 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy a row of xbrowse
Replies: 36
Views: 5754

Re: How To Make XLSX File With Harbour

Dear Detlef,

We are already implementing these new functionalities in FWH :-)
by Antonio Linares
Sun Aug 20, 2023 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How To Make XLSX File With Harbour
Replies: 10
Views: 914

Re: Promtp-Editor: Unleash ChatGPT's Power: The Ultimate Prompt

... of "Mod Harbour" Dive into a universe where imagination meets innovation! Mod Harbour brings you an array of fascinating features and functionalities that breathe new life into your everyday tech experience. Unveil a new world of possibilities with Mod Harbour! Pioneering, exceptional, ...
by Otto
Thu Jun 29, 2023 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Promtp-Editor: Unleash ChatGPT's Power: The Ultimate Prompt
Replies: 4
Views: 446

U-Dbu

... of the mods, I saw that few made the jump and I didn't understand why, since currently modHarbour is analogous in use to php with the same functionalities, but not enough. You have to know also web. All web world: flows, languages (html,js,css + jquerys, bootstrap,...), server management,...In ...
by Carles
Sun Apr 30, 2023 9:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1197

Re: Introducing FiveTech's fivedit

Final version with identical functionalities as the 32-bit version https://bitbucket.org/fivetech/fivewin-contributions/downloads/FIVEDIT64.zip I run 64bit and get error below: The code execution cannot proceed because MSVCR120.dll ...
by richard-service
Thu Nov 04, 2021 11:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107185

Re: Introducing FiveTech's fivedit

Final version with identical functionalities as the 32-bit version
https://bitbucket.org/fivetech/fivewin-contributions/downloads/FIVEDIT64.zip
by cnavarro
Sun Oct 31, 2021 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107185

Re: EasyReport progress?

... give me work for months, possibly years and in the end the concepts is this: A system that has worked in windows with dbfs for years that can have functionalities on the web What does this mean? That you have a vein to exploit, a great opportunity and that the web is indisputably part of our reality. ...
by Carles
Tue Mar 30, 2021 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8819

Re: Silvio: Reports

... been modifying EasyReport to be able to be used as a control and to be able to insert it in any container, besides having reviewed some of its functionalities. I hope to have a trial version published in a few days. Some patience. Thank you. He estado modificando EasyReport para poder ser utilizado ...
by Silvio.Falconi
Thu Feb 04, 2021 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvio: Reports
Replies: 16
Views: 1947

Re: Silvio: Reports

... been modifying EasyReport to be able to be used as a control and to be able to insert it in any container, besides having reviewed some of its functionalities. I hope to have a trial version published in a few days. Some patience. Thank you. He estado modificando EasyReport para poder ser utilizado ...
by cnavarro
Thu Feb 04, 2021 11:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvio: Reports
Replies: 16
Views: 1947

Re: Testing Debenu Quick PDF Library

Hi Marc I bought the full library. I don't know if the lite version has all the functionalities. You must make a test. Here is little function to test different options, barcodes included. PROCEDURE Main()LOCAL PdfLibrary, nomefile, nomefile2, larghezza, ...
by Massimo Linossi
Sun Mar 10, 2019 10:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Debenu Quick PDF Library
Replies: 44
Views: 7463

Re: AADD not working with GETS

... previous answers 3. The problem is only with ARRAYS (using AADD as explained) and nothing else 4. This is an incomplete example missing a lot of functionalities only done as proof of concept. It will work to show the update problem if you place the DB and required icons (even if they do not correspond) ...
by ellano
Mon Feb 04, 2019 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: AADD not working with GETS
Replies: 14
Views: 1827
Next

Return to advanced search