ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Function)
Gets and sets current position in an external file.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
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.
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....
Link properties
When creating a link, you can simply specify the destination......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
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)....
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
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.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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)....