Search found 33 matches: paramters

Return to advanced search

Function to Search on dDf with Tdatabase

... oRec//----------------------------------------------------------------------------//  I have problem with this function I add only the new paramters morning and evening function Isfree( oRec, oSay )   local lNew     := ( oRec:RecNo == 0 )   local oDbf     := oRec:uSource  ...
by Silvio.Falconi
Fri Sep 15, 2023 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function to Search on dDf with Tdatabase
Replies: 0
Views: 201

TGet() - UTF8 encoding fails [Solved]

... " ) )   ACTIVATE DIALOG oDlg CENTEREDRETURN NIL  https://i.postimg.cc/cHfP9v5f/2023-09-14-10-24-08.png If using the paramters <VARCHAR/lnLimitChars> and/or <PICTURE/cPict> the encoding is changed from UTF-8 to Unicode when editing!
by frose
Thu Sep 14, 2023 8:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1734

Tdatabase & Filter

I must make a count of number of record there are on dbf and I make an filter with some paramters sample : I check if field month(DATA) is the selected It not make error of Invalid filter but not execute the filter why ? #include "fivewin.ch"FUNCTION Main()  ...
by Silvio.Falconi
Sat May 21, 2022 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdatabase & Filter
Replies: 5
Views: 487

Re: Mem Files

Antonio Linares wrote:Dear Silvio,

Have you tried with Harbour function __MRestore() ?


I'm converting an oldest prg from Dos Clipper I made ( I think is from clipper since 90 years)

I not Know this function wich are the paramters ?
by Silvio.Falconi
Fri Oct 08, 2021 6:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mem Files
Replies: 11
Views: 728

To Nages: Problem with Datepick control

... dtprang1.prg I try to pass certain dates because I need it to search for all bookings in a range of dates So, I pass to function Reserva() two paramters dDateini and dDateFin sample : Reserva() // all bookings If I not insert these parameters the procedure must set the dfirst:= dmin and dLast ...
by Silvio.Falconi
Fri May 28, 2021 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages: Problem with Datepick control
Replies: 2
Views: 263

don't open duplicates of an exe

... || IIF(::CheckLogin(),,::ExitFromSource()) } it can run but then I have problems because the buttonbar and the menu are allready load without the paramters I want for that user
by Silvio.Falconi
Wed May 19, 2021 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: don't open duplicates of an exe
Replies: 11
Views: 1193

New FTDN May/Mayo 2019 (FWH 19.05)

... >= ?", ; { cName, dDate } ) - New: Method Refilter( aParams ): Resets the filter using previously used filter experession with the new paramters - Enhancement: When relation is set to another Tdatabase object, using the method SetRelation(), load method of the related database is automatically ...
by Antonio Linares
Mon Jun 03, 2019 12:54 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May/Mayo 2019 (FWH 19.05)
Replies: 4
Views: 3161

New FTDN November 2018 (FWH 18.11)

... as YYYY-MM-DDTHH:MM:SS * adofuncs: - function RsGetRows( oRs, [nRows], [nStart], [aFields] ) -> aRows Enhanced with 3 additional optional paramters nRows: Number of rows. Default all rows rest. nStart: 0 : Default from current Row 1 : From first row 2 : From last row aFields: Array of ...
by Antonio Linares
Sat Dec 01, 2018 10:46 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November 2018 (FWH 18.11)
Replies: 1
Views: 2157

Re: New FTDN May 2018 (FWH 18.05)

... convert nRow,nCol to coordinates relative to itself, without even knowing the source window. Now, bDropOver is evaluated with two more additional paramters. Eval( ::bDropOver, uDropInfo, nRow, nCol, nFlags, aPoint, oSourceWnd ) aPoint is { nRow, nCol } relative to the destination window. oSourceWnd ...
by Antonio Linares
Sun Jul 22, 2018 5:01 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2757

New FTDN May 2018 (FWH 18.05)

... convert nRow,nCol to coordinates relative to itself, without even knowing the source window. Now, bDropOver is evaluated with two more additional paramters. Eval( ::bDropOver, uDropInfo, nRow, nCol, nFlags, aPoint, oSourceWnd ) aPoint is { nRow, nCol } relative to the destination window. oSourceWnd ...
by Antonio Linares
Sat Jul 14, 2018 4:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2757

New FTDN March/Marzo 2018 (FWH 18.03)

... nHeight, bDraw ) --> hBitmap fwh\function\imgtxtio.prg This function creates a blank surface and calls bDraw with hDC, nWidth, nHeight as paramters. Programmer can draw any images, shapes, text, etc in this codeblock. The function returns hBitmap with all such elements. * New: function ...
by Antonio Linares
Tue Apr 24, 2018 9:25 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2018 (FWH 18.03)
Replies: 0
Views: 1688

New FTDN January/Enero 2018 (FWH 18.01)

... be written when the value is logical .t. 5. cFalse(Optional): Text to be written when the value is logical .f. - bPastEof is now evaluated with 2 paramters Self, nKey. Value of nkey is: VK_DOWN : When triggered by pressing down key by the user. 0 : If ::GoDown() is called by the application program ...
by Antonio Linares
Wed Feb 14, 2018 5:03 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2018 (FWH 18.01)
Replies: 1
Views: 2591

New FTDN March/Marzo 2017 (FWH 17.03)

... optional codeblock to evaluate prior to generation of pdf. This codeblock, if specified, is evaluated with excel sheet object and browse object as paramters. Limitations: The limitations are due to Excel. (a) Headers are not repeated on each page (b) if all columns do not fit into one page (portrait ...
by Antonio Linares
Wed Mar 29, 2017 10:06 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2017 (FWH 17.03)
Replies: 0
Views: 1509

Re: FWH: MySql/MariaDB: RowSet object

... the rowset in the client pc' memory. Data is not read again from the server. Just like we can use parameters while reading rowset, we can also use paramters for setting filters. Example: oRs:SetFilter( "state = ?", { "NY" } )  // same as "state = ...
by nageswaragunupudi
Fri Dec 23, 2016 8:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: MySql/MariaDB: RowSet object
Replies: 51
Views: 19554

New FTDN November/Noviembre 2016 (FWH 16.11)

... Used to fill the aRect - TBrush object: used to fill the aRect 7. lBorder: Default .F. If .t., single line border is drawn * Enhancement: Extended paramters for the function DrawTextEx( hDC, cText, aRect, nStyle, [hFont], ; [nTextClr], [@nRight] ) --> nHeight Additional optional parameters hFont ...
by Antonio Linares
Wed Nov 30, 2016 12:07 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2016 (FWH 16.11)
Replies: 4
Views: 3169
Next

Return to advanced search