ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
SysValidHandle (Function)
Checks the validity of a window handle.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
12. External component in practice
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
HandleParentNext (Function)
Forces the parent of the next window to open.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....