<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Jan 2018 20:25:04 Z</lastBuildDate><pubDate>8 Jan 2018 15:29:00 Z</pubDate><description>Hello,&#13;
&#13;
I have run into a need to either prevent a user from typing space character at the very beginning of Edit Control and as last character in Edit Control or code every Exit Event of every Edit Controls in a Window.&#13;
&#13;
Is there any better way to handle this more efficiently and which does not slow down the application?&#13;
&#13;
TIA</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp</link><title>[WD20] - Effecient way to remove Blank Space from start and end of Edit field</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Johjo</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63925/read.awp</comments><pubDate>9 Jan 2018 20:25:04 Z</pubDate><description>This code can help you if you have the good windev version :&#13;
&#13;
[code:wl]&#13;
let i = 1&#13;
WHILE ControlExist(EnumControl(MyWindow, i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63925/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63925/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63924/read.awp</comments><pubDate>9 Jan 2018 18:42:00 Z</pubDate><description>Glad it worked for you and helped you do your version :D</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63924/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63924/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63921/read.awp</comments><pubDate>9 Jan 2018 16:05:00 Z</pubDate><description>Use Control Template to create your own custom control and reuse in program</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63921/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63921/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63919/read.awp</comments><pubDate>9 Jan 2018 15:49:00 Z</pubDate><description>Quote&#13;
DarrenF&#13;
https://help.windev.com/en-US/?3015011&amp;name=event_function&#13;
Darren,&#13;
&#13;
From what little I have been able to unde…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63919/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63919/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63918/read.awp</comments><pubDate>9 Jan 2018 15:32:00 Z</pubDate><description>Quote&#13;
Luis Antonio Gutiérrez Flores&#13;
&#13;
Do you have a validate button or something like that to save the changes made? If you do…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63918/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63918/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>Johjo</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63911/read.awp</comments><pubDate>9 Jan 2018 08:58:35 Z</pubDate><description>Hi,&#13;
you could use template field instead a standard field. &#13;
When you change the code of your template, you change the code of …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63911/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63911/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63900/read.awp</comments><pubDate>8 Jan 2018 16:46:00 Z</pubDate><description>Hi Yogi,&#13;
&#13;
Just an idea and I don't use it for this purpose myself, but the Event function might work as you can implement a Pr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63900/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63900/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63898/read.awp</comments><pubDate>8 Jan 2018 16:17:00 Z</pubDate><description>Do you have a validate button or something like that to save the changes made? If you do, you can use this code in that part&#13;
&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63898/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63898/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63896/read.awp</comments><pubDate>8 Jan 2018 15:53:00 Z</pubDate><description>Frans,&#13;
&#13;
I am instead using it in Exit Event.&#13;
&#13;
But this is quite cumbersome as in some Windows I have more than 50 controls s…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63896/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63896/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63895/read.awp</comments><pubDate>8 Jan 2018 15:42:00 Z</pubDate><description>Hello Yogi,&#13;
&#13;
Try NoSpace in the Whenever modifying</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63895/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start-63895/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63894-wd20-effecient-way-remove-blank-space-from-start/read.awp">[WD20] - Effecient way to remove Blank Space from start and end of Edit field</source><title>Re: [WD20] - Effecient way to remove Blank Space from start and end of Edit field</title></item></channel></rss>
