ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSLActive (Function)
Used to enable or disable the secure SSL mode.
EndService (Function)
Ends the execution of the current service.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
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.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
MatTranspose (Function)
Calculates the transposed matrix.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Service constants
List of constants used by the functions for managing services....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.