ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LooperInsertLine (Function)
Inserts a row into a Looper control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HSL (Function)
Creates a color from its hue, saturation and lightness.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
rssInitialize (Function)
Loads a RSS stream in memory.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
DateDifference (Function)
Calculates the number of days between two dates.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
LooperSelectPlus (Function)
Selects a row in a Looper control.
fSeek (Function)
Gets and sets current position in an external file.
fClose (Function)
Closes an external file.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
RSS feed management functions
List of functions for managing RSS feeds...
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....