WD21 - PDF in imagecontrol bad quality (no replies)
Hi, In one of our applications we are showing images like jpg, png but also pdf. Most of the pdf's are perfectly readable, but some are not. See below the first example is the pdf opened with...
View Article[WX] - What are the best practices for: Error and Exception Management? (1...
Hello, I am still not able to decide as to how to handle Exceptions programmatically. As there are many pros here on these forums I would like to know: What are the best practices for: Error and...
View ArticleHFSQL: re-use automatic id (no replies)
Hi, I'm implementing an undo function. Among other things it can restore deleted records from a buffer. Now I was wondering if it would be safe to re-use the automatic identifier from the original...
View ArticleWD21 - Copying An Entire Project To A New Project (3 replies)
Hi All I have a brain fart here. The topic says it all. I know that I have done this before somewhere. How to? Cheers André
View Article[WD21] - Error Trapping (2 replies)
Hi All What is the easiest way to implement a single appplication wide error trapping routine? i.e. once the app starts I would like any error at all to be sent to a single error trapping routine...
View Articlealpha360 v1.1 Open Source ERP available for download (no replies)
v1.1 of the Open Source version of the alpha360 ERP is now available for download. It includes: * the FULL alpha360 Open Source Data Models - now has also Hotel Data Models. * Business Processes and...
View ArticleHFSQL error: Unable to lock zone of file. (5 replies)
I get this error when I try to only modify record of some file. Record is added or deleted w/o any problem. Anyone knows how to fix? P.S.File is re-indexed etc.
View ArticleMore on installing a 64 bit Debian Jessie App Server (no replies)
# You need to be comfortable with Linux. This is not a tutorial but a brief script to save other people the hours of time I put in researching this. # These suggestions come from the PCSoft...
View Articledatetimedifference - wrong result (no replies)
Hello, I use this code Trace(dStartTijd,DateSys()+TimeSys() ) PrikKlok.Werktijd = DateTimeDifference(dStartTijd,DateSys()+TimeSys() ) Hadd(Prikklok) The trace gives the following result...
View Article[WD22] Print preview problem (no replies)
Hello, Today I discovered one problem in print previewing the report. When the ipreview () command is used, the report first appears on the screen. When it appears on the screen and if the "Print" tab...
View ArticleStreaming Info (no replies)
Greetings Gang... I'm not even sure if it's possible to do what I'm after using WX, but here goes... I have a REST API (all going well so far) It needs to send back some very large chunks of data -...
View Article[WD22] Sometimes email send incorrect (1 reply)
Hello all, I use the email function with EmailStartSMTPSession() and sending a pdf attach. Some users has sometimes problems by sending an email. They have no error at all but the receiver don`t...
View Article[WD21] Unable to cancel transaction (10 replies)
Hi guys, A customer is getting an "Unable to cancel transaction" error. I introduced the Transaction processing ages ago (over a year), so it's not a common occurrence; 1st time it's happened in fact....
View ArticleReplication and Windows Phone
I have an app developed for Windows Phone. I have overcome most of the restrictions but I have 2 major headaches which are related. 1. There is no FTP command in W10 2. I use Replication but without...
View Articlepaypal sandbox account not working on LIVE site
Hi, Tested with sandbox paypal account on local computer and it works. Same webdev code not working in LIVE site..Just couldn't go thru after sandbox paypal logon ( the logon no issue on LIVE site )....
View Article[WD20] Access Violation (GPF) While Printing (4 replies)
This is only happening for one of my customers and it only happens sometimes. I do not use iInitReportQuery(). I do use iParameter(iCopies, nPrintAmount) and then iPrintReport(RPT_Label_4X3,...
View ArticleWINDEV Live Update (1 reply)
We are having already developed application in WINDEV. Now we have done some enhancements for this application. Now we want to install this on every client on their machine. So my question is, If I...
View ArticleWDM21 - Reinstate Window (1 reply)
Hi All I have accidentally removed a window from a mobile app. It is still on the disk. How can I reinstate the window without creating a new one? Cheers Andre
View Article[WD20-22] Pins (markers) with mapControl (no replies)
Hello everybody, has anyone been able to put an idea on Google Maps Control or a similar tool in Windev to use with the pins with any description on a map? The Windev Control has the problem that the...
View ArticleWD21 - create Outlook meetings/appointments (no replies)
Hi everyone, I would like to create appointments (or meetings) in Outlook from my application. WD has no built in functions for that. There are Task() functions but that not what I need, I really need...
View Article