ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
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.
SysDir (Function)
Returns the path of a system directory.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ExceptionInfo (Function)
Retrieves information about the current exception.
SocketConfigure (Function)
Configures the use of Socket functions.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
InServiceMode (Function)
Indicates whether the code is run in a service.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....