Updated webdev 23 tutorial exercise download (3 replies)
Anyone else having problem downloaded this tutorial updated ? I am working at a remote site - and I am thinking the connection here is not as good as advertised. Thanks Don
View ArticleWD - SAP NATIVE ACCESS (BAPI) (no replies)
Hi Team, Good day. Anyone has already done to access the data from SAP using BAPI? I am able to connect to SAP from Windev SAP functions and displays all the Bapi's. But I am struggling and getting an...
View Articlehelping hands needed (no replies)
Dear all, I have a project, which needs to be extended, and I have a very short time frame. So I am looking for a freelancer who can assist for this project. The application is made for forwarding...
View Article[WB22] Error adding a stored procedure to a C/S database. (Internal error of...
Hello everyone, I'm trying to add a stored procedure to a database but I get the following error: Internal error of WDHFSRV DLL. Do you know what may be causing that error? I tried it in two ways,...
View ArticleAdd data to a file - webdev 23
Can someone point me to a tutorial or example of data being added to a file - the pcsoft version of my previous life (clarion) - would be File1.Field1 = 'Stuff' File1.Field2 = ' more stuff''...
View Article[WX] - Need advies on possibilities
Hello, A friend of mine has got a project in which he has to build a chatting mobile app for his client for customer support along with a web back end. His client has around 1.45 million customers...
View Article[WD23] How can I unload a .NET object/assembly (2 replies)
Hi, I need a little help with a .NET assembly. The .NET assembly works well for the first time. On the second call, I cannot get a connection to the terminal. What do I wrong? My code: (code very...
View ArticleUpgrade project (1 reply)
Hello All, I have a couple of extremely old projects written in WD12. I have tried to import / upgrade them to WD21 but with no success. Has anyone else managed to do this / can you give me pointers...
View Article[WebDev] Best way to version major upgrades (no replies)
I currently develop both windev and webdev (from a common separate project model). I am about to start a number of upgrades and new modules for the webdev project - and I'm not sure about the best way...
View Article[WD23] - Scrollabe Image on a Window (no replies)
Hi All I want to put an image control on a window. The image can be larger than the window so I want the window to have scrollbars so that the user can scroll the image up/down and left/right to see...
View ArticleList box question (1 reply)
Hello all, I have a list box filled with a data file, now i want to select one or more items in this list box and delete it from this list box/datafile to another list box/datafile. I use the code...
View Article[WX23] Where are all the examples? (4 replies)
Hi all, I had some extra time so I decided to check whether there are any new interesting samples installed with WX23. To my great surprice there are practically no examples, only 4 office-related...
View ArticleWDM22 - Check Box In Looper (no replies)
Hi All I have a check box in a looper. On row selection I want to assign the check box as selected AND deselect the check box in all other rows in the looper. Tried a few tricks with no positive...
View ArticleWebservice Strange Error Message (no replies)
Greetings, History: I made a simple web service for use with a client's data and android mobile phones. All was working in simulation but when I tried to run it on the phone, it would crash and send...
View Article[WX22] Error at Automatic modification (no replies)
Hi, the automatic modification after changing the analysis was never a problem. Since WX22 I get every time a error. Only the restart of the database fix this issue: unable to get description of...
View ArticleCan;t connect to web service from Windev -difference between...
Hi, I've written a rest web service in windev 22 and have it installed and working on a clients server (server A). I've now installed it on second server (server B) and am having some issues calling...
View Article[WB23] How to make WW_CMS sample running? (3 replies)
Hi all, I am just starting to try and learn Webdev, which isn't too easy: [Webdev23 ver. 53k] Trying to test run WW_CMS sample, first without WAMP then with WAMP on. Both showed the same error in...
View ArticleWDM22 - Planes (5 replies)
Hi All I need to see which controls are on which plane. Is there a simple way to do this without checking each control? Cheers André
View ArticleWDmap (no replies)
How long is WDmap going stay in 32bit . don't anyone find this ridiculous i'm working on importing access database . from program I don't have problem accessing access data but when I want verify...
View ArticleWDM22 - Change Color In Looper (2 replies)
Hi All I am needing to change the colour of a control in a looper based on a condition. Here is the code I have tried: TheMax is int = LOOP_MyLooper..Occurrence FOR Rec = 1 TO TheMax IF...
View Article