Search found 102 matches: environments

Return to advanced search

XAMPP through PortableApps.com or Server2Go

... tools directly from portable storage devices. They are particularly useful for developers who need to demonstrate their work in different environments or for testing purposes without the need for a full server installation. Could the installation include mod_harbour? Best regards, Otto
by Otto
Thu Feb 29, 2024 7:20 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9181

Re: Switching my setup program to webview2

... me the error "Page not found" because, as I then found out, the file:// protocol does not support URL parameters by default in many environments, including WebView2. I've made a workaround with a timer. It works well. Best regards, Otto https://mybergland.com/fwforum/fw2htmltimer.jpg
by Otto
Sat Feb 10, 2024 7:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching my setup program to webview2
Replies: 9
Views: 393

Fivewin controls similar to javascript elements

... between web and desktop application development. The conceptual model of event handling is a key aspect of interactive application design in both environments, even though the specific implementations and best practices may differ. Best regards, Otto Event Handling in Windows Programming: Message ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1119

Re: Help splitting up a character address string

... the construction of the application framework​​. Application in Fivewin: Harbourino is not limited to mod_harbour; it's also used in Fivewin environments. Fivewin is a tool used to create graphical user interfaces for Harbour applications. In this context, Harbourino helps in breaking down ...
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: 583

Interesting discussion with ChtGPT

... in modern languages. Standard libraries: Modern languages often offer more extensive standard libraries and functions. Integration into modern environments: While Clipper was designed for specific use cases, modern languages often offer more flexibility and integration into current technologies ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1227

Re: Transaction security with DBF

If you allow me, the logic could be improved to avoid conflicts in multi-user environments. I would add a semaphore to prevent two users from performing a transaction at the same time. The semaphore can be a file on disk, a record in a dbf table, an open socket, ...
by VictorCasajuana
Wed Aug 31, 2022 9:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transaction security with DBF
Replies: 9
Views: 726

Re: A big hit: Neither Apache and mod_harbour are needed

... will be many things to fix, as we are opening a new road... Wow! Antonio it's hard and great work! something like XAML? code once for multiple environments...
by VictorCasajuana
Thu Jun 02, 2022 4:25 pm
 
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 61
Views: 15351

Re: Mod Harbour challenge project

... system works properly. Can we port our win applications to the web? NO. It is another architecture. You can wait sitting Advantages over other web environments - The backend part is based on harbor. If you had for example to start with php (one of the most popular languages) you should add 1 year ...
by Carles
Wed Mar 31, 2021 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mod Harbour challenge project
Replies: 15
Views: 2095

Re: More details WIN_OLEAUTO information in debugger

That's definitely an improvement, thanks Rick. Unfortunately, it still doesn't have the same level of specific details, as other environments. It lists some generic methods in the object, but doesn't display some of the subobjects, like folders. So e.g. the VBScript statements Set objOutlook ...
by FWExplorer
Thu Jul 09, 2020 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: More details WIN_OLEAUTO information in debugger
Replies: 11
Views: 1691

Re: to Nages: test for tdatabase

... increments the value in this field every time a new record is appended. Uniqueness and chronological continuity are assured even in multi-user environments. This field is read-only and we can not write this field or modify the values. "UPDATEDT" : Field Type "=" This field ...
by nageswaragunupudi
Sun May 12, 2019 4:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages: test for tdatabase
Replies: 37
Views: 5678

Re: to Nages: test for tdatabase

... and saves it to the appended record. The interaction with the counters file takes a fraction of a second and that is never an issue in multi-user environments. Even the above Clients sample uses control.dbf same way you are using counters.dbf. Oracle does not have autoincrement field type. It ...
by nageswaragunupudi
Sat Apr 27, 2019 6:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages: test for tdatabase
Replies: 37
Views: 5678

Re: to Nages: test for tdatabase

... and saves it to the appended record. The interaction with the counters file takes a fraction of a second and that is never an issue in multi-user environments. It is important to not have gaps, especially in invoices. Customer data, parts and labor, and all other info is assigned after the record ...
by TimStone
Sat Apr 27, 2019 5:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages: test for tdatabase
Replies: 37
Views: 5678

Re: strategies

... how to program for the Windows environment using the right tool, FW. And finally the only and real solution IS to learn how to program for Web environments using the correct tools, ... ...our old dos programs were way better than out first windows apps. Our current windows programs were way ...
by Carles
Wed Feb 27, 2019 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strategies
Replies: 34
Views: 8117

Re: trying with tdatabase

... tSearch and tRecord. I can assure you it does nothing to conflict with tDatabase from which it inherits. I have also been developing in multi=user environments with dBase, Clipper, and FWH/xHarbour/Harbour since the mid 1980's. I have absolutely no problem using data objects efficiently in those ...
by TimStone
Thu Jan 24, 2019 6:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: trying with tdatabase
Replies: 34
Views: 4783

Re: Responsive desktop design

Carles, Many people would like a single code for several environments and if you can, also a same screen for all the "devices" that exist. Buff, how could this be achieved? http://prd.one-two.com:51042/demo/GridsPage/abmaterial-grid-layout.html ...
by hmpaquito
Thu Oct 25, 2018 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Responsive desktop design
Replies: 19
Views: 5857
Next

Return to advanced search