ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MemFound (Function)
Checks whether the sought element was found.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
PDF file management functions
...PDF file functions...
Functions for handling directories and external files
List of functions for handling external files...
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
fMoveDir (Function)
Moves a directory and its content.
StatCovariance (Function)
Calculates the covariance between two series of values.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....