Search found 94 matches: deletes

Return to advanced search

Re: Question about performance RowSet

... relevant information which makes usage faster. First time reading is a bit slower when compared to other libraries. Once opened, updates, inserts, deletes, sorts, filters, etc. are all extremely faster than the other libs. If we look back in the forums, we posted speed comparison with other libraries ...
by Eroni
Wed Mar 20, 2024 1:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4009

Re: Question about performance RowSet

... relevant information which makes usage faster. First time reading is a bit slower when compared to other libraries. Once opened, updates, inserts, deletes, sorts, filters, etc. are all extremely faster than the other libs. If we look back in the forums, we posted speed comparison with other libraries ...
by nageswaragunupudi
Sat Mar 16, 2024 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4009

Re: WebView resize

Dear Otto,

The Windows 11 antivirus deletes your file as soon as I download it. I have tried it several times, same result.

Please copy the PRG contents here, thanks
by Antonio Linares
Sat Mar 09, 2024 6:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 2095

Re: Calculate total pages

... **Preparation for Printing:** - `CursorWait()`: Possibly changes the cursor to a waiting state, indicating processing. - `DeleteDC(oDevice:hDC)`: Deletes the current Device Context (DC) of the device. - `oDevice := NIL`: Clears the device object. - `oDevice := PrintBegin(...)`: Initializes a new ...
by Otto
Fri Nov 24, 2023 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5857

Re: Search for a number on xbrowse and highlight it

... selected and the user clicks a number that is in the column where there is already a colored number, it fills the background of the number but deletes the number that was already selected. It shouldn't be doing it wrong. the same thing happens when the "N +" button is selected, the ...
by Silvio.Falconi
Wed Oct 12, 2022 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search for a number on xbrowse and highlight it
Replies: 9
Views: 619

use fw_arraytodbf with conditions

... ) oLotto2:fw_ArrayToDBF( aData,,bProgress) // how insert conditions ? I need to create it because when I update the archive the old procedure deletes all the archive and re-insert all the records while it should only add the new records which then if the extraction is not updated is only one ...
by Silvio.Falconi
Sat Sep 17, 2022 10:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: use fw_arraytodbf with conditions
Replies: 5
Views: 655

Re: Virus Warning compile c:\fwh\samples\goearth.prg

... some reason (for example, an old certificate), Windows Defender starts working. Sometimes it reports infection of FWH programs with a virus and deletes them.
by Natter
Wed Jul 20, 2022 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Virus Warning compile c:\fwh\samples\goearth.prg
Replies: 4
Views: 404

Edit data

... button. The buttons are labeled with the first and last name. Then when you close a card, this main window refreshes with a timer and deletes the navigation buttons that are no longer valid. With kind regards Otto https://mybergland.com/fwforum/edit.jpg https://mybergland.com/fwforum/gasteditieren.mp4
by Otto
Sat Mar 12, 2022 3:58 pm
 
Forum: mod_harbour
Topic: Edit data
Replies: 1
Views: 316

Edit data

... button. The buttons are labeled with the first and last name. Then when you close a card, this main window refreshes with a timer and deletes the navigation buttons that are no longer valid. With kind regards Otto https://mybergland.com/fwforum/edit.jpg https://mybergland.com/fwforum/gasteditieren.mp4
by Otto
Sat Mar 12, 2022 3:58 pm
 
Forum: mod_harbour
Topic: Edit data
Replies: 0
Views: 377

Re: My journey to the web

... a click on the appropriate button. The buttons are labeled with the last name. Then, if you close a card, this main window update with a timer and deletes the navigation buttons which are no longer valid. https://mybergland.com/fwforum/gasteditieren.mp4 Best regards, Otto
by Otto
Tue Mar 08, 2022 11:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: My journey to the web
Replies: 2
Views: 464

Re: check existing first and last on customer

... "Pietro" I only put control on the name 2) the procedure tells me that the name "Peter" already exists so I 3) deletes the contents of the get control and sets focus on the get, so the cusor is stopped on the get control of the name 3) I insert in place of "Pietro", ...
by Silvio.Falconi
Wed Jun 16, 2021 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2501

Re: check existing first and last on customer

...  return lreturn First I insert "Vitali" "Pietro" and the procedure returns me that it found it in the archive, deletes the contents of the get (aGet [2]) and points the cursor on the get of the name field. all ok https://i.postimg.cc/8CsTT4KG/primo.png ...
by Silvio.Falconi
Mon Jun 14, 2021 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2501

Re: XBrowse: Using Get for incremental Seek/Filters

... But when I press delete key, the filter is changed and the get not updated. I please need to either that the delete key does nothing, or it deletes the content of the get field. This is a sample: #include "fivewin.ch"REQUEST DBFCDX//----------------------------------------------------------------------------//function ...
by elvira
Fri Jan 01, 2021 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: Using Get for incremental Seek/Filters
Replies: 32
Views: 3792

Re: Printer class question

... nLast @ nRow , nCol PRINT TO oPrn TEXT cText SIZE nWidth - 1,10 CM FONT oFont ALIGN "TL" the last line is repeated because the gray box deletes the first line and I couldn't understand why anyway if you want to help me I'll post the whole test  #INCLUDE"FIVEWIN.CH"function ...
by Silvio.Falconi
Tue Oct 20, 2020 6:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer class question - RESOLVED
Replies: 41
Views: 3345

Re: FOR NAGES

... is another problem keep in mind that in xbrowse the first line is the umbrella and the others are the services at the moment that the procedure deletes every line from xbrowse because it waits for the user to select a new number, the user could mistakenly press a service and the procedure makes ...
by Silvio.Falconi
Sat Jun 27, 2020 6:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOR NAGES- RESOLVED
Replies: 22
Views: 2189
Next

Return to advanced search