PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → ShortCuts in WebDev
ShortCuts in WebDev
Started by FRANCISCO JAVIER / G, Oct., 26 2016 5:47 PM - 1 reply
Registered member
2 messages
Posted on October, 26 2016 - 5:47 PM
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.
Posted on October, 26 2016 - 7:45 PM
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.