ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Example)
Usage example of the ControlClone function
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
ErrorBuild (Function)
Displays a custom error message in a system error window.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
zipNbFile (Example)
Usage example of the zipNbFile function
SOAPError (Example)
Usage example of the SOAPError function
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....