Search found 162 matches: programmatically

Return to advanced search

Re: Recortar imagen jpg

Sorry. Programmatically
by paquitohm
Tue Feb 13, 2024 1:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Recortar imagen jpg
Replies: 9
Views: 289

Re: Recortar imagen jpg

Programmatically or manually?
by Enrico Maria Giordano
Tue Feb 13, 2024 1:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Recortar imagen jpg
Replies: 9
Views: 289

Re: Convert a word file to pure txt

Programmatically Open the word file, then use the Save As method and then choose Plain Text. Now you read this text file via Memoread and do whatever you want. Another way is to read the entire text contents of a word document ...
by anserkk
Sat Oct 14, 2023 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a word file to pure txt
Replies: 1
Views: 180

Activate Windows Copilot today!

... microsoft-edge://?ux=copilot&tcp=1&source=taskbar got it working on my PC, now wondering how to access it programmatically... Create a direct access on the desktop that you can move to the taskbar: C:\Windows\explorer.exe "microsoft-edge:///?ux=copilot&tcp=1&source=taskbar"
by Antonio Linares
Sat Oct 07, 2023 10:47 am
 
Forum: Off Topic / Otros temas
Topic: Activate Windows Copilot today!
Replies: 2
Views: 337

Re: TFileXLS

What means ?
break within a cell


Change cell properties or programmatically enter text with a line break ?
by Natter
Fri Sep 29, 2023 5:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TFileXLS
Replies: 4
Views: 456

Re: Assigning lUseHaruPdf when TPrinter is sub-classed

IS it possible to print to a pdf driver such as Microsoft Print To Pdf, CutePdf, etc programmatically without prompting user for filename? By default, FWH uses Microsoft Word to read emf and print as PDF. The programmer does not have to do anything for it. There is ...
by nageswaragunupudi
Tue Aug 01, 2023 2:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Assigning lUseHaruPdf when TPrinter is sub-classed
Replies: 18
Views: 947

Re: Assigning lUseHaruPdf when TPrinter is sub-classed

Is it possible to print to a pdf driver such as Microsoft Print To Pdf, CutePdf, etc programmatically without prompting user for filename?
by hua
Mon Jul 31, 2023 8:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Assigning lUseHaruPdf when TPrinter is sub-classed
Replies: 18
Views: 947

Re: "id" for PRIMARY KEY ?

... .. there is nothing to stop a malicious attack to insert new rows into your SQL table. If I, on the other hand, have a routine on append to create programmatically to create a unique ID .. I don't have to worry about a hacker getting into my sql machine and trying to inject bogus rows because you ...
by Rick Lipkin
Tue Jul 25, 2023 6:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "id" for PRIMARY KEY ?
Replies: 9
Views: 494

Re: "id" for PRIMARY KEY ?

... records into your tables and the database doesn't care .. the primary keys are generated automatically .. for me I create ALL my primary keys programmatically to is someone infiltrates my database security and tries to create ne records or "Inject" ( append ) records they will fail ...
by nageswaragunupudi
Tue Jul 25, 2023 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "id" for PRIMARY KEY ?
Replies: 9
Views: 494

Re: "id" for PRIMARY KEY ?

... records into your tables and the database doesn't care .. the primary keys are generated automatically .. for me I create ALL my primary keys programmatically to is someone infiltrates my database security and tries to create ne records or "Inject" ( append ) records they will fail ...
by Rick Lipkin
Tue Jul 25, 2023 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "id" for PRIMARY KEY ?
Replies: 9
Views: 494

Re: Text paste event

I didn't understand what this example has to do with it. :(
I need to catch the moment when the TGET/TEDIT control changes when data is entered into it from the clipboard or programmatically
by Natter
Tue May 30, 2023 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Text paste event
Replies: 7
Views: 311

Re: Associate PDF file with browser

... to modify the registry entry for the ".pdf" extension to associate it with a web browser. This can be done using the regedit command or programmatically through the Windows Registry API. Locate the registry key: HKEY_CLASSES_ROOT\.pdf Set the (Default) value to "AcroExch.Document" ...
by Antonio Linares
Mon May 29, 2023 10:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Associate PDF file with browser
Replies: 2
Views: 167

Re: Callback Server

... to use, for example, ARCHER router with a SIM card or even SYNOLOGY. Best regards, Otto I googled: Yes, Synology NAS devices support sending SMS programmatically using the Synology DSM SMS API. The Synology DSM SMS API allows you to send SMS messages from your Synology NAS device using HTTP requests. ...
by Otto
Fri Mar 10, 2023 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 688

Re: ChromeDriver - WebDriver for Chrome

... If SeleniumBasic can be used via VBScript then it should be possible with Fivewin too. This is a handy tool for Web browser automation. For eg. Programmatically you can log in to a website, fill in the username and password via our Fivewin, then search for specific data, fetch the data from ...
by anserkk
Thu Jan 19, 2023 5:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ChromeDriver - WebDriver for Chrome
Replies: 9
Views: 1111
Next

Return to advanced search