PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → ShortCuts in WebDev
ShortCuts in WebDev
Débuté par FRANCISCO JAVIER / G, 26 oct. 2016 17:47 - 1 réponse
Membre enregistré
2 messages
Posté le 26 octobre 2016 - 17:47
Hello everyone.

I need your help with WebDev 20 or 21.
I need to use some shortcuts in my proyect.

How can I do this?

For example:

-I want to move me in the tables with the arrows of the keyboard

-I want to use some combinations on keyboard for execute some events or activate buttoms

Thanks for your attention and I hope you can help me to resolve this question.
Posté le 26 octobre 2016 - 19:45
Hi Francisco,

you can assign shortcuts to any button you have in their description.
For the table case, you can add button with the desired shortcut (they
don't have to be visible) and code the desired function in each button

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 10/26/2016 à 9:47 AM, FRANCISCO JAVIER / G a écrit :
Hello everyone.

I need your help with WebDev 20 or 21.
I need to use some shortcuts in my proyect.

How can I do this?

For example:

-I want to move me in the tables with the arrows of the keyboard

-I want to use some combinations on keyboard for execute some events or
activate buttoms

Thanks for your attention and I hope you can help me to resolve this
question.