PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → [10/25/2007] Did you Know ?
[10/25/2007] Did you Know ?
Iniciado por The Free Technical Support Team, 25,oct. 2007 21:09 - No hay respuesta
Publicado el 25,octubre 2007 - 21:09
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