PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → [10/26/2007] Did you Know ?
[10/26/2007] Did you Know ?
Iniciado por The Free Technical Support Team, 26,oct. 2007 21:36 - No hay respuesta
Publicado el 26,octubre 2007 - 21:36
Hello,

WinDev, WebDev and WinDev Mobile offer the use of WLanguage functions in queries.

This way you can have an SQL query with the following code, for example:
"SELECT WL. DateToString (DelivDate) as FormattedDelvdate FROM Delivery"
This simplifies your applications’ code and lets you benefit from the power WLanguage in queries.


---
Best regards,
The Free Technical Support Team