ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
zipIsMulti (Example)
Usage example of the zipIsMulti function
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
HIndex (Example)
Usage example of the HIndex function
MemSeek (Example)
Usage example of the MemSeek function
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
XMLParent (Example)
Usage example of the XMLParent function
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.