PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → [10/26/2007] Did you Know ?
[10/26/2007] Did you Know ?
Started by The Free Technical Support Team, Oct., 26 2007 9:36 PM - No answer
Posted on October, 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