ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
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).
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
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...
VariableReset (Function)
Resets the variable to its initial value.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
CurrentWin (Function)
Identifies the window currently in edit.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grAddData (Function)
Adds a data into a chart.