Search found 993 matches: features

Return to advanced search

Re: send an email using the Outlook object

Otto, One big complication is that Microsoft is constantly changing Outlook, some features go away, some are being "rebuilt", and it is difficult. I have used Outlook since the old DOS days, and today's version is not nearly as reliable as what we had in ...
by TimStone
Tue May 14, 2024 2:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: send an email using the Outlook object
Replies: 2
Views: 31

Re: Compiler with MSVC y HARBOUR

... libcrypto-1_1-x64.dll comes with the OpenSSL package. It is usually distributed alongside libssl as they work together to provide security features. 3. libcurl-x64.dll Purpose: libcurl is a free, client-side URL transfer library supporting a lot of different protocols (HTTP, HTTPS, FTP, ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 189

Re: mariadb_connect bigdata and read as page

... RecSet() only when you need to read for very large tables ( say more than 50000 records) and display them in a single browse. RecSet has limited features. Please refer to the other thread for the supported and unsupported methods of RecSet class.
by nageswaragunupudi
Mon Feb 12, 2024 9:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mariadb_connect bigdata and read as page
Replies: 3
Views: 323

future of Rich Text Editor maybe time to start with WEBVIEW

... is a rising demand for more user-friendly and flexible editors that work across various platforms and devices. Developers might continue to add features such as drag-and-drop editing, enhanced multimedia support, and better integration with cloud services. The integration of real-time collaboration ...
by Otto
Mon Jan 22, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1723

tiny11 core for ARM64

... that takes up approximately 8 GB of disk space. Since tiny11 2311 is based on the latest version of Windows 11, 23H2, it contains all the new features introduced by Microsoft, including Copilot, native RAR support, redesigned volume slider, RGB controls in the Settings app, and more . Compared ...
by Silvio.Falconi
Thu Jan 18, 2024 10:23 am
 
Forum: FiveWin for Pocket PC
Topic: tiny11 core for ARM64
Replies: 0
Views: 8514

Re: WebView2 Essentials: Guides, Tips & Resources

... Win32/C++, Core, WPF, Windows Forms, Unity/HoloLens 2, and more​​​​. For developers working with WebView2, 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, ...
by Otto
Wed Jan 10, 2024 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 485

file ID in the Windows file system

... on the same volume, it will retain the same File ID. This is particularly useful for tracking files in more complex operations and is used by features like the Volume Shadow Copy Service. **Path:** While not a unique identifier in the strictest sense, the full path of a file (combining the ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 640

Re: Booking xbrowse example

... :-) Surely you may be able to help us with some existing web code to start with Yes but before It Need to have a usefull prg in Windows with the features i list above and the possibilty to insert a reservation clickinking with the mouse One or more cells , or moving the reservation to another ...
by Silvio.Falconi
Sat Dec 30, 2023 12:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3348

Re: Definir font richedit5

... is a rising demand for more user-friendly and flexible editors that work across various platforms and devices. Developers might continue to add features such as drag-and-drop editing, enhanced multimedia support, and better integration with cloud services. The integration of real-time collaboration ...
by Otto
Wed Dec 27, 2023 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Definir font richedit5
Replies: 3
Views: 620

Re: xBrowser

Now, whatever extra features you want, keep adding one line at a time and test.
You will know which line is giving you the problem.
by nageswaragunupudi
Thu Dec 21, 2023 5:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser
Replies: 8
Views: 1263

Re: Convert a print to Rtf or doc

... to other files in the DOCX archive that contain images, tables, and other non-text elements. Special Tags: These are used to represent special features like tables of contents, hyperlinks, embedded objects, etc. To view the contents of word/document.xml, you can open a DOCX file with an archiving ...
by Otto
Thu Nov 30, 2023 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3492

To Nages : BTNBMP Class Features

Why does the button get smaller when I hover over a btnbmp button? In my opinion it's not normal!!! Furthermore, aesthetically it is not good sample: @ oBrowse:nBottom+2,  5 BTNBMP aBtn[3] PROMPT "&Add"  OF oDlgEdit;     SIZE 90, 19 PIXEL FLAT BITMAP "Add_NEW" LEFT NO...
by Silvio.Falconi
Thu Nov 23, 2023 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : BTNBMP Class Features
Replies: 0
Views: 350

Re: Help splitting up a character address string

... of code. It takes a text file written in a certain programming language syntax and outputs another text file in a different language's syntax. Features: It offers file inclusion, substitution facilities, and conditional compilation. Modularity: Harbourino enables splitting complex functions ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 637

Interesting discussion with ChtGPT

... snippet shows basic mathematical operations and logic that are similar in most programming languages. Some differences or "outdated" features of Clipper compared to modern languages might be: Declaration method: In modern languages, it's common to specify the data type when declaring ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1252

Re: Xlsxlibhb_ver2

... MASTER. As told by Mr.Nageswara Rao While working with this library I am learning a lot while enjoying it. Till now I have used only a very few features of the library and there is a lot more to explore. There is a lot to learn from this Library. -Ramesh Babu P
by RAMESHBABU
Fri Oct 06, 2023 1:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 9099
Next

Return to advanced search