ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
SQLSeek (Function)
Positions on the specified result row of the query.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HAddGroup (Function)
Adds a group of users.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.