[WB23] - Picking a colour (6 replies)
Hi All WebDev 23 - Dynamic site. Any easy, nice way to allow a user to pick a colour either from a pallete or from a preset list of colours (e.g. the WB colour constants) ? Thanks
View ArticleWebdev Test Mode (1 reply)
Hi, In WD I use this statement to determine if I'm running in test mode or not IF ProjectInfo(piEXEName) = "" THEN RESULT "No" ELSE RESULT "Yes" Is there an equivalent in WB? Cheers Reg
View Article[WB23] Contol Type (no replies)
Hi All WebDev 23 - Dynamic Website I am not clear on the control type. For example, under the GUI tab for a control the control can be set to Automatic, Static, or Dynamc.The default is Automatic....
View Article[WX23] WAS bash install script update for v23 (no replies)
Previously, I uploaded a bash script that makes the installation of the 10 user Web Application Server and HFSQL much easier on a Linux host. I have tested the script and it does work with version 23...
View ArticleWD23: Image Control empty vs. filled (3 replies)
Hi, this is maybe a simply-to-answer question: How to find out whether an image control is empty (= no image shown) or contains an image? Images are coming from the clipboard but could have been...
View Article[WB23] _ Test for page existing (no replies)
Hi All WB23 - Dynamic site I want to test if a user has already opened a specific page and if he has then do not reload the page but either (1) switch to that tab or (2) popup a message telling them...
View Article[WB22] TAB Anchoring
Hi I have a TAB component which works fine apart from an issue i have with the anchoring. Specifically the TAB buttons. I cant seem to figure out how to control width anchoring of them. I have 3...
View Article[Windev23] UTILIZER
Hello! What are the English commands for the following section block: UTILISER HFilter(Customers, CustomerID, 1) DANS // some code here FIN SOURCE: [www.youtube.com] (Nouveautés du WLangage et de...
View ArticleMovable Windows (2 replies)
Hi All A while ago there was a discussion about emulating windows inside a browser. Guenter mentioned a product that offers this but was very expensive. Can anyone remember what that product was?...
View Article[WD22] Socket question (1 reply)
Hi, this is the first time for me that I have to use sockets. I have some problems to understand the read / write mechanism. What I do now: 1. Socketread in a thread with:...
View Article[WB23] - Tweet a chart (no replies)
Hi All WB23 - Dynamic site I see that WB23 has social media buttons. Is there a way to allow a user to tweet the image of a chart that is drawn on a page in my site? i.e. there is a chart on a page on...
View Article[WD22] mailto alternative for google (1 reply)
To open the default email client from my software I use mailto: that works perfect. But I have a client who uses google mail (online). Is there any alternative for mailto: for google mail or can I use...
View Article[WD,WB21] Urgent Help Dongles are not working at at all!! (4 replies)
Hello all, My Dongles windev & Webdev connect to shared USB Hub and its working for a long time. But today onward both not working at all. ( its LED not working ) Any suggestion? Thanks Biju
View ArticleWD23 editor (1 reply)
Hey forum Sometime i get stuck in a project, I can move my mouse and buttons react when i go over a button. but i can not click any button very very :mad::mad: Has anyone the same experience and what...
View ArticleSaving table filters
Hi , Is it possible to save the table filters? So user filters a column .He likes the filter and wants to save this filter for next time he signs in. The problem is next time he will be on an other...
View Article[WB23] - Page Template Style Tab Crash
[UPDATE] - I have found a way to set the colour required. Thanks. Hi All WB23 Dynamic site. I have a template page which contains various controls. This page loads fine, all good. However, if I open...
View ArticleDutch Developers WX22/23. (5 replies)
Hi all, I have a question specific to Dutch Developers. I'm looking for a .WDM file in Dutch for version 22 or 23. Anyone willing to share this. Of course there is a financial compensation possible....
View Article[WD22] Link a file extension to my app (no replies)
Hi, my program is called "plan-it". I try to register a file extension at the client computer so that the user can open a link like this file://whatever.planit from outlook to show something special...
View ArticleWB22 - Looper Fixed Column Width
Hi All Back into WB programming. How do I force the number of columns in a looper row to be of equal size? Classic Looper. Cheers Andre
View ArticleWB22 - Fixing A Button Position
Hi All I have a looper on a page next to a looper. How do I fix the button to the top of the page and next to the looper no matter how many rows the looper has? Cheers André
View Article