ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Truncate (Function)
Truncates the right part of a string or buffer.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Update (Property)
The Update property specifies the updates to be made.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Screen,Next (External language)
Returns the name of the next editable control.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
tapiCallEnd (Function)
Returns the date and time of the end of call.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
grImageSize (Function)
Defines the size of the image containing the chart.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
fTempFile (Function)
Returns the name of a unique temporary file.
ThreadCurrent (Function)
Returns the name of the thread currently run.
DateToDay (Function)
Returns the day that corresponds to a given date.