Search found 565 matches: updates

Searched query: updates

by Antonio Linares
Fri Jan 24, 2025 11:19 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... object).

SetOrder() is Called: The SetOrder() method of the TxBrwColumn is invoked, which:

Determines the sort order (ascending/descending).

Updates the cOrder DATA member of the column.

Calls the SetOrder() method of the TXBrowse class.

SetOrder() in TXBrowse Class:

Calls SortArrayData ...
by Antonio Linares
Fri Jan 24, 2025 10:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... control. This is useful to update the display after data changes.

Parameters: None

Return Value: None

Usage Example:

oBrw:RefreshCurrent() // Updates the display of the current row.
content_copy
download
Use code with caution.
Harbour

113. aRow()

Description: Accessor method to retrieve the ...
by Antonio Linares
Fri Jan 17, 2025 11:04 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... resets after reaching 10000.

4. **`Hide()`**
Hides the event by setting `lVisible` to `.F.`.

5. **`Move( nTop, nLeft, nRight, nBottom )`**
Updates the coordinates of the event's bounding box and ensures the event is only visible if it falls within the calendar's visible area.

6. **`Paint ...
by Antonio Linares
Fri Jan 17, 2025 10:54 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... 4. **`Refresh( lErase )`**
- **Description:** Refreshes the button's display. If the button is associated with a variable (`bSetGet`), it updates the button's text with the current value of the variable.
- **Parameters:**
- `lErase`: Whether to erase the background before refreshing.

5 ...
by Antonio Linares
Fri Jan 17, 2025 10:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... Description:** This method adds a new bar (or tab) to the tabbed interface. It creates a new `TBar` object, adds it to the `aBars` array, and updates the tab control with the new tab.
- **Parameters:**
- `cPrompt`: The label for the new tab.
- `cBitmap`: The bitmap associated with the new tab ...
by Antonio Linares
Tue Dec 17, 2024 7:35 am
Forum: FiveWin for Harbour/xHarbour
Topic: Stuck - Database update via .csv file
Replies: 8
Views: 942

Re: Stuck - Database update via .csv file

... a single loop through your database and check for matches in the array or hash table instead of iterating over the .csv file repeatedly.

3. Batch Updates
When a match is found, update MyDB->ID with cNew directly.

FUNCTION UpdateDatabase()
LOCAL aCSV := {}, cLine, nFileHandle, hTable ...
by Antonio Linares
Thu Nov 28, 2024 9:44 pm
Forum: FiveWin for Harbour/xHarbour
Topic: reading DBF from node.js
Replies: 2
Views: 1165

Re: reading DBF from node.js

... intensive tasks.
- **Rapid ecosystem changes**: The fast-evolving nature of Node.js and its libraries can lead to compatibility issues or frequent updates.
- **Learning curve**: JavaScript, while versatile, can introduce complexity for developers unfamiliar with its quirks or asynchronous nature ...
by Otto
Fri Nov 15, 2024 9:50 am
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 10477

Re: cloud or not cloud

... records to a DBF file.
* - php4dbf_calculateRecordLength: Calculates the record length based on field descriptors.
* - php4dbf_updateRecord: Updates a record in a DBF file.
* - php4dbf_deleteRecord: Deletes a record in a DBF file.
* - php4dbf_createDbf: Creates a new DBF file.
* - php4dbf ...
by Otto
Sat Nov 09, 2024 10:19 am
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 10477

Re: cloud or not cloud

... php?f=45&t=45031&sid=d4acfc9f8b522a17c59b6fe1b6d3f076


Summary of the action plan:

Prepare the server environment (strong passwords, Windows updates, antivirus software).
Install and configure Apache (set up apacheuser, run the service securely).
Set file system permissions (only apacheuser has ...
by Otto
Fri Oct 25, 2024 9:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 2955

Re: Preview of the invoice in advance

... any firewall settings; when I install this update for a client, I don’t need help from the system administrators.
When you’re dependent on others, updates and upgrades become difficult.

System Summary:

Sending Invoice Preview:

Fivewin sends an invoice preview in JSON format to the web server ...
by Otto
Tue Oct 22, 2024 7:01 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Route from Fiber Optic to the Web Server
Replies: 3
Views: 924

Re: Route from Fiber Optic to the Web Server

... the list recommended for secure server operation.

Summary of the action plan:

Prepare the server environment (strong passwords, Windows updates, antivirus software).
Apache installation and user configuration (set up apacheuser, securely run the service).
Set file system permissions (only ...
by Silvio.Falconi
Sat Oct 12, 2024 7:33 pm
Forum: FiveWin for Harbour/xHarbour
Topic: very slow also with array
Replies: 2
Views: 502

very slow also with array

... going to create an array according to certain settings created by the end user. I scroll through the extraction dates with a scrollbar and xbrowse updates the extractions automatically also inserting the statistics made. the problem that I can see is that the time between one extraction and the other ...
by Otto
Thu Oct 10, 2024 7:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Switching to Web
Replies: 2
Views: 970

Switching to Web

... application will run only on PRG/PHP. HTML requests will not be supported, reducing the risk from insecure web requests.]
- **Automatic security updates:** The web server should be configured to perform regular updates to close known security vulnerabilities.
- **Firewall optimization:** Only the ...
by Cgallegoa
Sun Oct 06, 2024 7:15 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 5475

Re: Cambio dimensiones gets FWH-24.09

... Could you send me "libharu.lib" compiled with bcc7 to test? While I believe mixing different compiler versions could cause headaches in future updates, it would be fine for testing. Hopefully, the xHarbour experts will find definitive solutions.

I tried including libharu.lib version bcc7.3, but ...
by nageswaragunupudi
Thu Sep 12, 2024 1:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Update data showed in xBrowse
Replies: 13
Views: 1894

Re: Update data showed in xBrowse

... of users might not have created such column.

oRowSet:Resync() // --? lChanged
This method reads the current record only from the server and updates.
Returns if the record is changed by other users.

oRowSet:NetChanged( [RecNo], [@lDeleted] ) // -->lChanged

oBrw:bChange := { || If( oRs ...