Where to find out serial number of installed webdev apps server 22 (no replies)
Hi I clicked About @ wb22AppServer but there's no show of the serial number that I'd installed as I have couple of lics for Windows wb22AppServers. and I don't wanna install the same serial number on...
View ArticleUninstalling a mobile app
Obviously anyone can uninstall a Mobile Android/iOS app using the standard functionality of the relevant OS. However I would like to perform some functions prior to this. With that in mind I have...
View ArticleOdd dll message windev 22
Hi I got the follwing fault message when openinge a windev project? " Unable to load wd220net4.dll DLL " Any one an idea what this might mean? Regards Allard
View ArticleHow Bomb Proof is HFSQL C/S ? (15 replies)
Hi, The last couple of years we have moved many of our users from applications developed with: Clarion (6x) and Btrieve to WinDev (20 or 21) apps and HFSQL C/S. Here is what we have found: 1....
View ArticleOptions not available for one of the platforms. (no replies)
Hi all, When I am in the "Describing the window screen" the options that not are available for all platforms have a color purple. This is very annoying. It says that this can be turned of in the...
View ArticleRounded borders in reports (1 reply)
Hi. I was wondering if printing ugly rounded borders on reports (like for tables) is my own issue due to inexperience or is it a well known issue of the report editor... If I print the doc on paper...
View ArticleLine numbers when printing (no replies)
Over 2 years ago I asked PCSoft if they could provide a way to print line numbers when printing code. They said it was a great idea and would add it to the next version. Ex 20 and 21 have now gone and...
View Article[WD22] HModify() hIgnoreDuplicates not working (no replies)
I have a Customer file with the field member #. Member # is a unique key. For a specific situation, I need to bypass the field being unique. I've used hIgnoreDuplicates sparingly in the past and it's...
View ArticleRe: Could not Delete HFSQL (Classic) folder
Hello, Would like to delete a folder where hfsql - classic files are stored. I do read those files first then give the user the option to delete the folder altogether. I get the following error....
View ArticleWD22 printing in color or bw [SOLVED]
Hey forum, I use ShellExecute("FILE.PDF","print") to print a PDF file But now my users want to print some in color and some in bw without selecting whatever.... How can i achieve that? TIA Jan
View ArticleWD 19 - My program hangs after print (2 replies)
Hi My program hangs after I print a report, is there anyone who can help me ?
View Article[WB22] - Using google as login for one app (no replies)
Anyone used google as the login provider for one webdev app? My problem is with the validation of the JWT signature in the id_token. I can't find a way in webdev to validate the signature of the JWT...
View Article[WD 22] Quick ticket printer question (no replies)
Good afternoon! I've been asked to test different printers which each use a different size of paper roll to print tickets in a POS software, my question is. Do I have to configure my report size in...
View Articlearraydelete (1 reply)
This must be a dumb question but I can't seem to find anything in the help. I have a browsed array of structures, say 10 of them and the user has selected the 6th element and wants to delete it by...
View Article[WD20] what wrong with hOnError() (1 reply)
Hi, weird problem with this function . I copy the code wd12 project to wd20 project. I just change table name HOnError(Company,hErrDuplicates,err_dup) hadd() HOnError(Company,hErrDuplicates) when i...
View ArticleWDM22 - Gradle Execution Failure
Hi All App compiles fine in 21. Now I have the error below in 22: AndroidManifest.xml:66:28-80: AAPT: No resource found that matches the given name (at 'theme' with value...
View Article[WD22] Problem printing tickets with the EPSON TM-U220PD Model M188D Printer
Good afternoon. Has anyone used the EPSON TM-U220PD Model M188D printer for ticket printing? I have problems printing the ticket that I generated from Windev, I must say that I did not find the...
View ArticleWDM21 - Write to SQLite DB on android (3 replies)
i am in the process of writing my first app with WDM21, it is a barcode scanner for our inventory and tracking. i have successfully been able to get my barcode scanner to retrieve the correct...
View ArticleWebdev 22 cash problem (no replies)
Hi, I have a problem with cach I have a querie that updates a table for a pictures,. The pictures are icons. The icons can change and the colour of the Icons can change. Is it possible to clear the...
View ArticleHTTPRequest
I am about to take the plunge and get rid of all my FTP code and replace it with the much more reliable HTTPRequest command (etc.) Help says you use the URL plus PortNumber. Can you use...
View Article