ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of the event to modify. If this event does not exist, it is automatically created with the default options (automatic mode) and in the specified status.
Status of the event:eventOpen(Default value)Opens the event. If threads are waiting for the event, they are automatically unlocked. Versions 20 and laterThis constant is equivalent to EventOpen.New in version 20This constant is equivalent to EventOpen.This constant is equivalent to EventOpen.eventCloseCloses the event.Versions 20 and laterThis constant is equivalent to EventClose.New in version 20This constant is equivalent to EventClose.This constant is equivalent to EventClose.eventOpenAndCloseOpens the event, unlocks all the pending threads and closes the event. This constant is not recommended. It is kept for backward compatibility.
Summary table about the operating mode of event
Last update: 09/20/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: