ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipNbPart (Example)
Usage example of the zipNbPart function
zipClose (Function)
Closes an archive.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
sOpen (Example)
Usage example of the sOpen function
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
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.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
StatSum (Function)
Calculates the sum 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.
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.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Service constants
List of constants used by the functions for managing services....
MatTranspose (Function)
Calculates the transposed matrix.