PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → WINDEV Mobile project using JAVA
WINDEV Mobile project using JAVA
Started by Paul CLARIPAUL ISIP, Jun., 16 2016 10:50 AM - 4 replies
Registered member
9 messages
Posted on June, 16 2016 - 10:50 AM
Hey guys, I am a newbie from WINDEV Mobile. I have a problem on my free source Java codes, i dont know how to import it to Windev mobile. Do you guys have a sample projects in Windev mobile that uses Java as native language?
Posted on June, 16 2016 - 1:12 PM
Posted on June, 16 2016 - 1:15 PM
Hi Paul

create a global procedure
in the upper left corner, click on WL. It will change to JAVA.
Paste your java code there.

All that is in the help file, under the JAVA keyword, of course.

Best regards

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

More information on http://www.fabriceharari.com
Registered member
9 messages
Posted on June, 20 2016 - 3:24 AM
Hello sir. Sir can i paste the entire java codes on the global procedure? that should include the imports. thank you so much.
Posted on June, 20 2016 - 2:17 PM
you NEED to include the imports, of course.

However, you may need to separate your code in several procedures,
depending on the structure of the java code itself

Best regards

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

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