PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → [10/25/2007] Did you Know ?
[10/25/2007] Did you Know ?
Iniciado por The Free Technical Support Team, out., 25 2007 9:09 PM - Sem resposta
Publicado em outubro, 25 2007 - 9:09 PM
Hello,

WinDev, WebDev and WinDev Mobile let you use SQL functions in the SQL code queries.

The following functions are supported by Hyper File:
TRIM, REPLACE, TRANSLATE, CEILING, FLOOR, ROUND, TRUNC, LPAD, CHARACTER_LENGTH, CONCAT, POSITION, etc..
This way you can perform a substitution of characters with the REPLACE or the TRANSLATE SQL functions directly from a query.
This simplifies your application’s code.

You will find all the details in the online help.


---
Best regards,
The Free Technical Support Team