ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iParameterViewer (Function)
Configures the report viewer.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HTTP constants
List of constants used by the HTTP functions....
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
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....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.