ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Recompiling the project
The project compilation is a process used to......
8. Sharing a project in practice
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
<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.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
SemaphoreCreate (Function)
Creates a semaphore.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
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...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows...
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.