[WD20] HTTPRequest() Windows Authentication
Help !! I try to httprequest to internal site that using windows authentication but i can't get it work . keep getting 401 Unauthorized . is this suppose to be automatic or do i need to do something ?...
View ArticleTrace files (3 replies)
In my Project Init I have this: TraceEnd() TraceStart(trFile,gsDebugFile) Trace(CR + CR) Trace("*** Start of Sesssion " + gsTraceDate + " ***") Trace(CR) gsDebugFile is a project global variable....
View ArticleOver 3000 posts (no replies)
Thanks to Fabrice for his tirelessly answering to all our question. Chapeau bas !
View Article[WD21] Preview and Printing (no replies)
Hi I must be doing something wrong somewhere because my application is failing on the client machine. I run these command in this order iPreview(iPage) iInitReportQuery(RPT_Document)...
View ArticleDate to String
Hi All I am needing some code to format the system date and system time as follows: year-month-day hh:mm:ss Cheers André
View ArticleWD22 web service
Hello forum I made a virtual map in my web service in IIS. I can browse in IIS the virtual map But how can i access the virtual map from the web service? TIA Jan
View Article[WX22] What is the best way to download a binary file via a webservice (6...
Hi, I changed all my FTP Download procedures in windev to httprequest. I use a awp site and cut the file in pieces. The code is: WHEN EXCEPTION IN Deserialize(stMyDownload_Vorgang,bufBIN,psdBinary)...
View Article[WD 22] User groupware problem (no replies)
Hello everyone, I am using WD user groupware to control who can access program and which parts of program can they use. In WD groupware I added users and then I added groups, and for each group I...
View ArticleFlashing button (no replies)
Is there a way to set a button to flashing IN CODE? I cannot find anything on the button properties list. Thx.
View ArticleWD22 XML (no replies)
hey forum I want to make a XML node like this But I get this How can i achieve this ??? TIA Jan
View Articlestoring Automtic 4 byte ID's in a memo field (no replies)
Here is another easy one for you WinDev22 gurus; I have a data file Cust_Order_Template with 2 fields CustID - numeric, 4 Bytes ItemList - binary I want to store a number of 4 byte Item IDs in the...
View ArticleWDM21 - Sql Server
I am needing help im still new to developing in windev mobile and dont know what to do now. i had an app that read data from a local hfsql database on the android device and returned information to...
View Article[WD22] Postgresql - Analysis and subsequent sql generation
Hello, WD 22, Postgresql I tried creating a new analysis to check the sql script generation facility. File: accountname companycode varchar(10) accountguid varchar(32) accountname varchar(60) key with...
View ArticleDetecting a global variable change?
I know I can do this using a timer, but is there any way to detect a global variable value change and then run a procedure. Sort of the equivalent of putting this on a timer running every 1/000th of a...
View Articlewebdev 20 WW_UPLOAD example
Hi, When i run the WW_UPLOAD example (WEBDEV 20) under Edge & Internet Explorer, it works but not under Chrome ( click on SEND button no action ). Anyone know of solution to make it work under...
View ArticleAre username/password are encrypted when applying HOpenConnection for hfSQL?...
Hi Does any know as captioned as I was asked if ISP or someone who wanna hack on seeing username/password + ip address without spending energy to decrypt? Thx in advance. Reg King
View Article[WD22] XML file processing (1 reply)
Hello, I need to read and process data from a xml file. The content of the xml file (a.xml) is Contents of a.xml ============= <?xml version="1.0" encoding="UTF-16LE" standalone="no"?>...
View Articlegrocery business (no replies)
I'm currently looking at developing an inventory system for a local health food store. It seems like a very complicated business! They sell both wholesale and retail. So, for instance, they buy rice...
View Article[WD] Best steps to clone a project (2 replies)
Hello to all I'm aware this could be a stupid question, but i would avoid bad surprises. I have a project called "ProjectOne" and i would create (cloning) another new project copying the forms and...
View Article