ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
TableInfoXY (Example)
Usage example of the TableInfoXY function
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Events associated with a Dockable Panel control
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
DDE constants
List of constants used by the DDE functions...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
ExtractLine (Function)
Extracts a specific line from a character string.
fDirectoryExist (Function)
Checks the existence of a directory.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.