ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
rssInitialize (Function)
Loads a RSS stream in memory.
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.
fSeek (Function)
Gets and sets current position in an external file.
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.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
NetworkUser (Function)
Identifies the name of the connected user.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Using several libraries in an application
A library is a WDL file that contains all the resources......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Multimedia functions
List of Multimedia functions...