WD20 - Addresses from Google Maps in Dropdown List While Typing
Greetings All, For WinDev 20, I am want to know if there is a built-in function to hit Google Maps while you type in an address. Ideally, the user would see a dropdown list of addresses offered by...
View Article[WD20] Process Property not available for Table Column
Hi, I can't associate a procedure ("LP_Change") with the entry/exit process of the columns (i.e. "COL_Model") of a table ("TABLE_Size") My code: [Initializing TABLE_Size]...
View ArticleHow to build such complex strings with double quotes easily?
Hello, I am trying to build a string which is getting a bit too long as it contains double quotes. Here is the code: bufRetValueBuffer = Charact(34) + "ok" + Charact(34) + "," + Charact(34) +...
View ArticleWEBDEV 20
Hi, Is it just me, or others also think that the way the "editor" works in WebDev is really "archaic"? Everytime a new version comes out, I have to "relearn" how to catch an area and resize it etc....
View Articlecharts category lable by programming
Hi, I have created some cool dashboards with a feature to let the user create custom charts. Great did it all by programming but have an issue. If I generate charts with negative values the the bar...
View ArticleWindev/Webdev/Windev Mobile 17 for sale
I have a full license to Version 17 with like-new manuals, installation disks, and dongles. (I hardly used any of the bits :-) ) I also have a copy of Glenn Rathke's 'Getting Up to Speed with WD...
View Article[WD19] How to display a message in the main menu?
Hi all I need to display a message in the main menu's status bar. This message may be created either in the main menu itself or in some of the windows than are opened from the main menu. I can't find...
View ArticleStoring Column Configuration in a Table
Hi Folks, I have the check box ticked in my table for 'Store column configuration' in Describing the Table Control. I assumed that when I moved the columns around that it would save them in the...
View ArticleUpgaded project from WD19 to WD20 very slow
Hello to you all, I converted a project from WD19 to WD20. It is and was installed in HF classic mode (3 to 4 computers) in a network. I only updated the .wdd and .exe. Now the screens with much data...
View ArticleHelp Authoring
Hi guys, Just a quick heads up - if you're looking for a Help authoring package to marry up with your WX systems, then Dr. Explain is on offer (normally just for one day) on the BitsDuJour dot Com web...
View ArticleWinDev as Automation Server
Is there anyway to get WinDev to be an Automation server? We are in the early stages of converting a project to WinDev from VFP, we need to add some functionality to the existing application, but I...
View ArticleWM 20: changing checkbox option title progamatically
Hi All, I'm sure this is simple... How can I change the checkbox 'option' text by programming? I can change the caption using: CBOX_checkbox..caption="New Caption" Is there a way to do this? Thanks Pete
View ArticleVideo Recording in WD
Hi. I tried the default WD VideoCapture but it is pretty unusable for daily recordings of conferences, job interviews and so on... The WD Camera often lags and anyway output files are big...
View ArticleWindows 7 No Longer Sees Hasp/Dongle
Greeting All, I was using WinDev Mobile 20 fine with my dongle. I installed WinDev 20 yesterday and it complained that it could not find the dongle. Since I never used the dongle before (from WinDev...
View Article[WD19] AAAAARGHH!!! How to activate the TableInputSearch in a table control?
Hi all, I have done this several times, and there are several tables in my app that use the TableInputSearch command to activate the search field in a column header, but now I can't do it in a new...
View ArticleTransfer of US Windev Distribution
Just got an email mentioning that going forward the US distributor for Windev will be wxPerts rather than Eidetik. I have noticed that the Windev-US web site has been somewhat static for awhile. So,...
View ArticleWM 20: Image sizing problem
Hi All, I have an image control, homothetic centred, which has an (underlying) image that is edited by the user, then saved. When I reset the window to enter a new record, the default/underlying image...
View Article[WD20] - Missing header records
Hi, From time to time user from "main" accounting pc, connect over internet connection (DDNS) into remote location (database) then : 1. hchangeconnection(), HChangeDir() 2. do few query's to take data...
View ArticleUsing java applets from within webdev
Hello, Can someone help me with the right way to access a java applet from a webdev project? I have tried something referring the "help.windev.com" but it doesn't seem to work. Best Regards, Kozeta
View Article