PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

pcsoft.us.windev
Foro dedicado a WINDEV (versión actual), en inglés
« 1. Looper Grayed state is not working 2. Default pull/release internal windows show message in french… »
Iniciado en 04 ago. 2015 por
No hay respuesta
« Hi guys, Wow... I would never have guessed that Loopers were so "different" to implement; would have thought they were just Table controls presented differently to the user? Anyh… »
Iniciado en 31 jul. 2015 por
« Hi All, I am using Webdev 19 and have a project in which i want to store a merged value of first name+last name into a separate field. To do so, I need to merge two fields into on… »
Iniciado en 31 jul. 2015 por
2 respuestas
« EDIT 2: Got it. Select the correct row first, then call SetFocus on the column: TableSelectPlus(TABLE_Item,TABLE_LabItem..Occurrence) SetFocus(COL_Amount) Does anyone know how to … »
Iniciado en 03 ago. 2015 por
2 respuestas
« Hi everyone - i've been getting messages that to place well in Google searches, Websites now need to be optimized to work with tablets and mobile devices. I do all my development i… »
Iniciado en 03 ago. 2015 por
3 respuestas
« I want to display a calendar button in a date field. It shows in the editor, but not when running the application. Any ideas?… »
Iniciado en 02 ago. 2015 por
2 respuestas
« Hi I am creating an excel file in a webservice procedure and then returning that Excel file with a buffer variable to my WebDev application user. I am then trying to display that… »
Iniciado en 03 ago. 2015 por
« Hi, it seems like in calendar control, long press only work at "the display month" ? , is there to get long press work in date ?… »
Iniciado en 03 ago. 2015 por
No hay respuesta
« Did anyone succeed in using SOAPAddHeader() to add a header? I am trying to add a XML signature to my SOAP request which MUST be in the header and not attached to an imported XSD … »
Iniciado en 03 ago. 2015 por
No hay respuesta
« I doing a test to run a procedure in the thread. in main thread Info("start") M_cnt is int = 1 M_scnt is string LOOP (20) M_scnt = "cnt0" + NumToString(M_cnt) ThreadExecute(M_scnt… »
Iniciado en 03 ago. 2015 por
No hay respuesta