ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterAddDataXY (Function)
Adds a data into a "Scatter" 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.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
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.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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.
InitParameter (Function)
Initializes the management of persistent values.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SQLChangeConnection (Function)
Modifies the current connection.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......