ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
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
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
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).
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
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.
grDraw (Function)
Draws a chart according to the specified parameters.
SOAPRun (Function)
Runs a procedure on a SOAP server.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).