[WM22] Get social networking features like WebDev
Good afternoon. There is a way to use social networking features in WinDev Mobile 22 to, for example, share, give like, follow, etc. as in the Social Networking buttons of WebDev? Thanks in advance.
View ArticleWindev 12 upgradation
We are going to upgrade Windev 12 to Windev 16. We have applications developed in windev 12. So will these applications run without any conflicts in WINDEV 16?
View ArticleAssigning PDF to image control
Hi, I know this has been answered before, but I was not able to find it. WinDev v22 I assign an image to a PDF file, but only the first page is shown, how do I show the rest of the pages (in the PDF...
View ArticleVariantToJSON - Now not working
WDv22 - 01A220063m Yesterday this was working fine. Only thing that has changed is that M$ applied the 'creators update' without so much as a by your leave. I have a multi-select looper, on save I...
View ArticleWX21 - Fixed Length String
Hi All I have declared a fix length string as such: MyString is string on 255 Has anyone done any brute force tests on passing data of greater length to a string declared with a fixed length, say X?...
View Article[WD] XML Creation
Hello to all I'm creating an XML file and i have a few questions to post here. 1) How to change the first line created by my program? Some parameter to use? : <?xml version="1.0"...
View ArticleAnalysis problems
Hi, this is just an info what can happen to an analysis. I know how to fix that - making a new analysis and copy the files from the old one and re-arrange files and links. It will just waste some...
View Article[WB22] - Layout mess - one fix working for me
I think some of us have been have some weird layout issues with WB22. One fix that worked for me (WB19 - WB22 - dynamic pages) - was to use the "Transform HTML static into Rich text area" option. I...
View ArticleWEBDEV 22 internal queries
Hi all, After the windows update webdev doesnot save the internal queries anymore. !! This means you cannot run a page that makes use of these queries!!! Hope PC Soft can fix this Iam going to change...
View ArticleWindev 22 UPDATE.NET file
Hello All, I have a app with push setup has been installed on a customer's machine 7yrs. The server was upgraded to Windows server 2012. When I installed my app via push the to other computers the...
View ArticleWB22 table on a tablet / ipad
Hey I have a website made in wd22. On a page there is a table. This table is: - Ajax table - Unlimited rows / all in browser cache - content by programming - about 500 rows when i select a row on a...
View ArticleWB 21 PHP MYSQL Project Character Problem
Hi I have a character problem in my php mysql project. In the server1, the special character are ok. [attachment 2398 server1.png] But in the server2 they are not displayed. [attachment 2399...
View ArticleTableenablefilter() noodle question (2 replies)
i was wondering if i can make a complex filter with TableEnableFilter() each number represents a month.... in this case all months are shown except January and February...
View Article[WD 21]ODBC List - SOLVED (no replies)
Good afternoon How would I create a list of the ODBC Names that exist in the System DSN tab of the 32bit ODBC administrator. I want the user to select a name, then I just change my connection string...
View ArticleWINDEV 22 Update (1 reply)
Is WINDEV 22 bug free? Should we update to WINDEV 22 or we must stick with old version?
View ArticleWB20 - Scheduled Task via AWP Page (4 replies)
Hi, I want to call an AWP page which in turn runs one or more procedures (to send overnight emails and the like). Everything works fine if I run this page in a browser window, although the page does...
View ArticleWDM21 - Android Issue (no replies)
Hi All I have a weird issue. If a client includes the ">" character in a notification Android apps display it as "\x3E". Does anyone know how to resolve this? Cheers André
View Article[WD20] Point Variable [SOLVED V21 and up] (1 reply)
EDIT: I missed the fine print. It's not available until version 21. [help.windev.com] MyPoint is Point MyPoint..X = 280 MyPoint..Y = 54 Compiler error on Point: "Point type unknown". Has anyone...
View ArticleWDM21 - Android Push Notifications And UTF8
Hi All I have been wasting a considerable amount of time with this now. I have established that Android needs the title and message to be passed as Unicode. I have tried absolutely everything and a...
View Article