PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Apostrophe
Apostrophe
Started by daniel, Aug., 28 2025 9:59 AM - No answer
Posted on August, 28 2025 - 9:59 AM
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.