<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Dec 2015 11:41:20 Z</lastBuildDate><pubDate>9 Dec 2015 12:58:00 Z</pubDate><description>Hi ,&#13;
&#13;
Maybea stupit question but Iam a bit stuck so I'll ask it any way&#13;
&#13;
I want to select te last row of a table and place the cursor there.&#13;
any ideas?/&#13;
&#13;
&#13;
thanks</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table/read.awp</link><title>question on windev table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Sebastian Arnold</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55446/read.awp</comments><pubDate>11 Dec 2015 11:41:20 Z</pubDate><description>Another possibility is to use SendKey() http://doc.windev.com/en-US/?3014014&#13;
&#13;
[code:wl]&#13;
SendKey("^{END}" ,TABLE_yourtable )&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55446/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55446/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table/read.awp">question on windev table</source><title>Re: question on windev table</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55428/read.awp</comments><pubDate>9 Dec 2015 15:38:00 Z</pubDate><description>Thanks,&#13;
&#13;
Huh tried that but it was using the wrong name . Thanks to your answer I had a look at that . So thanks!!&#13;
&#13;
regards&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55428/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55428/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table/read.awp">question on windev table</source><title>Re: question on windev table</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55426/read.awp</comments><pubDate>9 Dec 2015 13:05:00 Z</pubDate><description>Hi Allard&#13;
&#13;
tableselectplus(NameOfTable,tablecount(NameOfTable))&#13;
&#13;
will select the last line&#13;
&#13;
as for the cursor, a returntoc…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55426/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table-55426/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55422-question-windev-table/read.awp">question on windev table</source><title>Re: question on windev table</title></item></channel></rss>
