PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Apostrophe
Apostrophe
Débuté par daniel, 28 aoû. 2025 09:59 - Aucune réponse
Posté le 28 août 2025 - 09:59
is there a way to make windev handle apostrophes like webdev does without having to escape them.

I know you can use hfsql but we are trying to avoid this as we use sqlserver primarily but we have no issues when using webdev but have to spend alot of time adding additional checks for apostrophes in windev so trying to find alternative solutions.