ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPListChildren (Example)
Use example for the LDAPListChildren function
Table control functions
List of functions specific to Table controls...
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
DDEConnect (Example)
Usage example of the DDEConnect function
ArraySort (Example)
Usage example of the ArraySort function
fCopyFile (Example)
Usage example of the fCopyFile function
EmailMsgError (Example)
Usage example of the EmailMsgError function
<Source>.LogStop (Function)
Stops the log process of a file.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
fCopyDir (Example)
Usage example of the fCopyDir function
FTPListFile (Example)
Usage example of the FTPListFile function
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
EmailUpdate (Example)
Usage example of the EmailUpdate function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
ChangeCharset (Example)
Usage example of the ChangeCharset function
zipOpenCAB (Function)
Opens an existing archive in CAB format.