ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Email (Property)
The Email property is used to get and change an email address.
MenuDelete (Function)
Deletes a menu or a menu option.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ServicePause (Function)
Pauses a service.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
Language (Property)
The Language property is used to get and change the language used.
XMLData (Example)
Usage example of the XMLData function
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
NextTitle (Function)
Modifies the title of next window to open.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.