[WD] Size of the executable (no replies)
Hello to all I'm starting to develop a new Windev project converting an existing project developed using Fujitsu Netcobol tool. The project contains a lot of forms and i think the final result could...
View ArticleHTTP headers in restResponse under WinDev Mobile (no replies)
I have a Java compilation problem retrieving HTTP headers from restResponse variable. I use ..RoughHeaders property but it looks like it does not supported. Did anyone meet the same problem? I need to...
View ArticleVersion 23
Now available to order on [www.windev.com] as a pre-release version Cannot actually download the package yet but I guess that will not be too long a wait.
View ArticleWD22 - OpenSister without focus
Hi all, i have a window that implement an assisted imput on edt control. I use this code in "Whenever modifying" event: IF WinStatus(WIN_IW_Ricerca_Articoli)=NotFound THEN nXpos,nYpos is int...
View Articlesql server table with 100 to 200 columns
First time I see a program where database contain tables where each table has 100 to 200 columns . my question 1. is this normal ? 2. will making more columns give better performance ? than more tables?
View ArticleNew google api key rejected in Windev/Webdev/WM 22
Google is updating their google maps platform: In the meanwhile I updated to the new policy terms, i noticed that windev/webdev/windev Mobile is rejecting this new key (Version 22)? Anyone else that...
View ArticleWX23 US
Hey Where is the IW_WinDevAAF_DocumentReaderBar ?? I want to translate this In WX23 FR is was present... TIA Jan
View ArticleWD21 - Sending email via gmail
Has anyone figured out how to send gmail emails in WD21 without upgrading to WD22 or above as indicated in [27130.foren.mysnip.de]
View ArticleQuestion on DB to use
Hi, I have always used HyperfileSQL and have had no problems. I like features it has for updating tables etc from the analysis etc . My Question: When should one use microsoft sql server ? Is there a...
View ArticleHow to copy a full popupup menu?
Hi, is there a way to copy a full popup menue? Like from a window in project A to another one in project B. As I understand it, one can copy menue items only which is quite a nuisance if such a popup...
View ArticleWD21 - TableDisplay question
I can't seem to get this to work. I have a tabelcontrol showing data from an array of structures. On doubleclick an edit window popsup where the user can modify the current record. When this window is...
View Articlemysql windev 23
Hi, Does anyone know what version of libmysql.dll one has to use and where to put it e to get MYSQL to work with Windev version 23 I added it as a resource with the list of elements . I tried in the...
View ArticleParameters in WebDev static site
I have a Static Site and am trying to find a way to pass a parameter to another page. I cannot use a database and all attempts to save to a text file are not allowed. Such as IniWrite,...
View ArticleWD Mobile 23 TableInfo not work correctly (Solved)
Hello All, I noticed on WD Mobile 23 that TableInfo is not working on column. sCol is string = TableInfoXY(TABLE_OrdersList,tiColName,MouseXPos(),MouseXPos()) only works on first 2 columns after that...
View Article[WD21] Insert Text to PDF
Dear members, Is it possible with Windev (21) to add one or more lines of text into existing PDF file? Regards Vassilis Boutsikas
View Articlewd23 pdfReader control bugs on selecting paper size
Perhaps it is a preview, whenever I set paper size to US Letter size by using iConfigure(), iPreview(), iPrintPDF(), it goes ok once and it will change back to Legal Size and Manual Feed instead of my...
View Article[WD22] Webservice "500 internal server error"
Hi, I have created a webservice via *.awp sites at a Windows 2012R2 server (Hyper-V). After a long time of inactivity (~30 min) the first http-request ends with "500: internal server error". The...
View Article[WD22] .exe and virus scan
Hi, I have created a WD22 exe with all dlls inside. The user doesn't need anything to install, only start it. So far so good. If I upload the exe in a zip file and download it, my trend micro virus...
View ArticleHTML Control not working
I have an HTML control and also tried an RTA control. I have identical code in each which is a simple code to provide a PayPal button. This is working in Dreamweaver. See Simplified Update below for a...
View Article