PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → [10/26/2007] Did you Know ?
[10/26/2007] Did you Know ?
Iniciado por The Free Technical Support Team, out., 26 2007 9:36 PM - Sem resposta
Publicado em outubro, 26 2007 - 9:36 PM
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