WEBDEV 21 / 22 multiple runtimes
Hi, I know it is posible to do load balancing on hyperfile cs but is it possible to use more then one runtime. ( runbtime being the application server ) . I Ask this because i Wnat to know if it is...
View Article[WD21] WD_Print_Report window: quantity not obeyed
Hi all, Since upgrading WD from 19 to 21 the WD_Print_Report has behaved randomly: it may not obey the "number of copies" given. Earlier it did. If I select "All pages", the quantity control works as...
View Article[WB19,20,21] fseek for external file
I need to traverse an external file, back and forth from beginning to end several times because the strings aren't in any order. I tried using fseek to return to the beginning of the file by passing...
View Article[WD21] Totally weird analysis problem
Hi all, I have a totally weird analysis problem: I have a file with a composite key consisting of 4 numeric fields (Tp+Vuosi+Kk+Rptyyppi), all of which are also separate duplicate keys. The composite...
View ArticleDiscover the version 22 before everyone else
04/27/2017 - Discover the version 22 before everyone else [www.pcsoft-windev-webdev.com] Finally here :) James
View Article[WB22] Linux application server
Does anyone know if the installation of the Linux version of the Application Server has been improved. Is the 64 bit Linux application server fully supported now in 22? In a perfect world I am hoping...
View ArticleWD21 - WooCommerce integration
Hi, i would like to integrate the rest api of woocommerce with my application so that it send and receive information with e-commerce build in woocommerce. The documentation is in this link:...
View ArticleNeed help to return the last date with windev
hello everybody, I have a field in a table with different maintenance dates how to return the last maintenance date for the same client, I used the HLitSearchLast function but it returns the last line...
View ArticleWD21 - Extract Graph From Excel
Hi All Has anyone managed to extract a graph from an excel spreadsheet using WD? Cheers Andre
View Article[WM] - How to initiate Share/Send in Android app?
Hello, In an Android app I what to give facility to user to share the info on screen like is available in many new Android apps that shows all icons of app that support sharing. For example the...
View ArticleWD Code signing certificate
I'm starting to look at signing WD applications. Wondering what others maybe using for code signing services, ie thawt, geotrust, verisign and if you have a preferred vendor. I was going to use...
View Article[WB21] SCM question
Hi, Last week my internet connection was down for a while. I needed to continue working, so I ticked the checkbox "continue for mobile users" or something like that. Now the SCM tab in the project...
View Article[WD 20] Calendar Translation
Hello, is there the possibility to translate the months and weekdays on the calendar control ? Don´t found anything in the help. Nation() don´t work ?? Christoph
View ArticleAny reported fixes in Report Designer with ver 22
Has anyone seen any mention of Report Designer fixes ???
View Article[OT] Code editing fonts
Hello All The other day the font in the code editor of Windev suddenly changed on the screen but not in the Windev code edit options which were still showing the original font. I was reading an...
View ArticleWD21 - Generate Dll
Hi All Is it possible to generate dlls with WD in order to split up a program and also share those dlls with apps from other languages? Cheers André
View ArticleHSeekFirst problem during import
I have the following code: IF HSeekFirst(RBL_COMP, COMP_ID, dsComp.COMP_ID) THEN... where dsComp.COMP_ID is SUN 01 The if statement is triggered despite the fact that there is no record with that...
View ArticleChange monitor in multi monitor environment
I there a way for Windev to select which monitor is wants to use in a multi monitor situation ? Thank you, joe
View Articlestupid question regarding webservice @ fabrice harrari
Hi Forum, I read several posts, where Fabrice is prividing Rest Webservices by using AWP pages. I did the same in webDev and consume the services with WD Mobile, and it works great. Question: Is this...
View Article[WB18] Using looper ***SOLVED ***
Hello to all I'm trying to use for the first time the looper control in a webpage. In the looper i need to have 2 edit control (date with calendar button and a multiline text for some description)....
View Article