PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Can WinDEV to column-level security?
Can WinDEV to column-level security?
Iniciado por IT_ARCHITECT, 05,feb. 2018 22:11 - 4 respuestas
Miembro registrado
5 mensajes
Publicado el 05,febrero 2018 - 22:11
1. Can WinDEV to column-level security? E.G. I want to implement groups and users and be able to compound them so that the rights of the users are additive based on the groups they are a member or plus individual rights, such as with operating systems. The plan is to enable hidden, read-only, and read-write at the column level.

2. Can this same functionality flow through to the WebDEV and/or WinDEV Mobile and WebDEV?

Thanks!
Miembro registrado
5 mensajes
Publicado el 06,febrero 2018 - 06:48
I just noticed that should read "Can WinDEV DO column-level security?"
Publicado el 06,febrero 2018 - 12:36
Hi

WinDev can not, but YOU can code in with it...

There is an example of just that in my user management system available
as part of WXEDM, my open source electronic document management system...

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 2/5/2018 à 4:11 PM, IT_ARCHITECT a écrit :
1.  Can WinDEV to column-level security?  E.G. I want to implement
groups and users and be able to compound them so that the rights of the
users are additive based on the groups they are a member or plus
individual rights, such as with operating systems.  The plan is to
enable hidden, read-only, and read-write at the column level.

2.  Can this same functionality flow through to the WebDEV and/or WinDEV
Mobile and WebDEV?

Thanks!
Miembro registrado
5 mensajes
Publicado el 06,febrero 2018 - 20:27
Fabrice Harari wrote:
> WinDev can not, but YOU can code in with it...
I was hoping it had that or there was a 3rd Party add-on for it.

Thank you
Publicado el 06,febrero 2018 - 22:09
you mean that a free, open source project containing what you need is
not good enough?

ok then...

Le 2/6/2018 à 2:27 PM, IT_ARCHITECT a écrit :
Fabrice Harari wrote:
WinDev can not, but YOU can code in with it...
I was hoping it had that or there was a 3rd Party add-on for it.


Thank you