PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

pcsoft.us.windev
Foro dedicado a WINDEV (versión actual), en inglés
« I have a bunch of MySQL files that have been imported into my analysis. I am using native access and have the connection to the server set up in the analysis for each file. When I … »
Iniciado en 21 abr. 2010 por
« Were these classes written by the author, cWizard and cAssist, or created by a template (i came from the clarion world) so pardon me for following that line of thinking. If templat… »
Iniciado en 30 jul. 2017 por
2 respuestas
« Hi all! The header says it all: How can I get the value of a string index of a "row" of a dynamic Associative Array in a FOR ALL loop? Best regards Ola… »
Iniciado en 30 jul. 2017 por
3 respuestas
« Hey I have a website made in wd22. On a page there is a table. This table is: - Ajax table - Unlimited rows / all in browser cache - content by programming - about 500 rows when … »
Iniciado en 25 jul. 2017 por
6 respuestas
« Greetings Gang! Does anyone know how to turn a buffer into a string? Ordinarily it does it just fine, but from time to time I get <0> left over. does anyone know how I coul… »
Iniciado en 31 jul. 2017 por
2 respuestas
« I am building a wizard in my mobile web app - the wd wizard in the windev section looks like a great start for my mobile app. The example that says "This explains how to easily man… »
Iniciado en 30 jul. 2017 por
2 respuestas
« Hi all - I've got a piece of SQl I can't get working - sSQL is string = [ Select * FROM gpsdContact WHERE sFirstName LIKE '%1' AND sLastName LIKE '%2' AND bDeleted = 0 ] sSQL = St… »
Iniciado en 30 jul. 2017 por
3 respuestas
« Hi all, I switched from WB17 to WB22. Most of the time I was using Center the page in the browser or frame on the GUI tab, but in version 22 it disappeared. Can anybody help me o… »
Iniciado en 30 jul. 2017 por
« Hi all, hTransactionStart cannot be called nested. Is there any way to check whether a transaction is already being logged, before starting a new one, other than using own flaggin… »
Iniciado en 28 jul. 2017 por
3 respuestas
« I currently use the following code in my project file to globally catch exceptions. When exception run: CASE EXCEPTION: sException is string // Get error string IF ExceptionInfo()… »
Iniciado en 28 jul. 2017 por
No hay respuesta