Of course you won't see the price. It's IBM. Modernizing AS/400 applications should tell you the price.>< issahby mixgh - WinDev Forum
Hi, I know the main discussion is about the move to SAAS. How do I trust and commit to SAAS when I can't even get the source code for the crosstab program and report? Does anyone know of an alternative crosstab program that can be used? Thanks and regards issahby mixgh - WinDev Forum
Hi, Which version of Windev are you using? Using Webdev 24 connecting to MariaDb version 10.11.7 on Windows Server 2022. No problems. Webdev 24 and beyond, you have to use the MySQL native connector. Regards issahby mixgh - WinDev Forum
Hi, The documentation is a bit scanty for these. Does anyone have a code example he can share? I am assuming that an internal window control is used to load an internal window. However, I can't seem to find how the control is actually called. Thanks and regards issahby mixgh - WinDev Forum
Hi Al, Thanks. it eventually worked. My problem was I was mixing up the 32 and 64-bit libMySQL.dll. Regards issahby mixgh - WinDev Forum
Hi, Does anyone have the NATIVE MARIADB CONNECTOR for version 24. Its not on the site and I need it badly. Thanks and regards issahby mixgh - WinDev Forum
I got it to work but then it used a very large font as output and didn't respect the font size I had selected. Anyway, was able to resolve the issue by using Controlclone which is working very well. Thanks and regardsby mixgh - WinDev Forum
Hi, I'm trying to use the internal report feature. My subreports do not respect my query parameters. The documentation is also a bit sketchy and the tutorial example does not exist. Any help would be appreciated. I am using WD18 Thanks and regards issahby mixgh - WinDev Forum
Hi Argus, Thanks. This is new to me though when I realized this, I suspected the image control was doing some shenanigans behind the scenes. Using hLinkMemo all the way now. issahby mixgh - WinDev Forum
Hi, I've been loading pictures into MySQL 5.6 database for years ans recently realized that loading a 60k image ends up being stored as 600k in the database and when I extract the image, it comes out as 600k. My method required loading the image into an image control linked to file and then using hAdd or hModify. I've experimented and realized that if I use hLinkMemo, I get the proby mixgh - WinDev Forum
Hi, Has anyone used user groupware on WB28. It uses an internal component, WDGPU_WB_CNT. I am not able to identify the page or page template that is used to display the user and group management page. Any help would be greatly appreciated. Thanks and regards issahby mixgh - WinDev Forum
Hi, I converted my WD16 app into WB24. I went through by converting each window to its equivalent page, testing and making the required adjustments. You get 85-90% good conversion based on the nature of the window. Some of the things to look out for are: 1. Due to browser/server interaction, you'll have to do additional work on processes that are fired due to an update of a control.by mixgh - WinDev Forum
Hi Al, Thanks. I got it and its up and running and updated. I thought you were actually going to give the installation file but its all good. Thanks and regards issahby mixgh - WinDev Forum
Hi Al, I've sent you a private message. Hope to hear from you soon. Thanks and regards issahby mixgh - WinDev Forum
Spoke too soon......the updates are version 63c and require a minimum of 62j. No other updates exist so now I'm stuck. Any help would be much appreciated. Thanks and regards issahby mixgh - WinDev Forum
I got it. Thanksby mixgh - WinDev Forum
Hi, I have an application in WD18 which I need to make an update to. I do not want to upgrade to a newer version. I've installed WD18 but I do not have the additional updates that came with it. My version is 56h. A link to the site with the minor upgrades would be great. Thanks and regards issahby mixgh - WinDev Forum
Hi, Have you checked the configuration page of your App Server? I think the default is 150 even if you purchased the unlimited version. Just make the change. issahby mixgh - WinDev Forum
I had something similar and even though I made sure I cleaned up memory it would still hang after a while. So I put in code to let it shutdown after 12 hours and configured the scheduler to restart it soon after that. Since then, for anything that has to be run at 5-minute intervals or more, I use the scheduler. Your case can be a combination. issahby mixgh - WinDev Forum
My local distributor is the reliable Austrian. Guess in my rush to beat the April 30 deadline, I forgot about him. Sorry Guenter. Anyway, PCSoft responded this morning so I'm good....delayed but good. regards issahby mixgh - WinDev Forum
They could have at least set up an auto-reply on their email account so you have the assurance that what you sent has been delivered. What's the explanation for caroline.tassel@windev.com bouncing when she is listed as the official account manager? Anyway, let'sby mixgh - WinDev Forum
Hello, Been trying since Saturday 29th April 2023 to contact PCSoft for my dongle update after purchasing WB28 Upgrade. Sending email via their contact form as well as directly to info@windev.com hasn't resulted in any response or acknowledgment. Sending an email to Caroline Tassel who is supposed to be my account mby mixgh - WinDev Forum
Hello, Just bought and installed WB28. How are you supposed to update the dongle. I thought PCSoft would send you a file with the dongle update. Am I missing something? issahby mixgh - WinDev Forum
Hi all, MS Outlook 365 no longer accepts basic authentication for SMTP requests. The standard is now OAuth or modern authentication. This has of course messed me up big time. I have seen that WB supports OAuth2Parameters variable type. How would I use this to send mail by SMTP? Any help would be much appreciated. Thanks and regards issahby mixgh - WinDev Forum
Hi, I've seen some documentation and I'm playing with it. Will be back if I hit a wall. Regards issahby mixgh - WinDev Forum
Hi, I only recently discovered the fulltext index type for mysql which allows you to do a search on multiple columns. Has anyone used this feature from within Windev and if yes, how would you setup the parameters within the query editor. Thanks and regards issahby mixgh - WinDev Forum
Hi Jeff, That's great....happy to hear. Did you have to put the hQueryDefault on each query? Regards issahby mixgh - WinDev Forum
Hi Jeff, Why don't you put an "hQueryWithoutCorrection" on the final query. If that doesn't work, consider simplifying both queries and add additional columns one at a time. Are the two ROWID's compatible (same type)? My two cents issahby mixgh - WinDev Forum
Hi, It seems PC Soft is not allowing the download of its software versions pre 25. My laptop crashed recently and I'm trying reconfigure my WB24 setup but all the links to WB24 are no longer there. Any idea whats happening? Thanks issahby mixgh - WinDev Forum
Hi. Using WB24. I have created a new "1st project page" with a new set of menu options and I would like to regenerate the options to populate the gpwelement file. Its an old web application so I am using pre WB18 user groupware. Any help would be appreciated. Thanks and regards issahby mixgh - WinDev Forum