ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....