ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
"WHILE" condition Hide the details
Marks the beginning of statement block.
Condition to check.
Action to perform if the condition is True.
Marks the end of statement block.
Loop with exit according to a "WHILE" condition Hide the details
Marks the end of statement block. Used to exit from the statement block. The lines of the loop found before this statement are run.
Code to run
Exiting from a WHILE loop
Loop without end
Running the next iteration
Composite condition
Last update: 09/22/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: