ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSeek (Function)
Gets and sets current position in an external file.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
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.
Name (Property)
The Name property is used to get the name of an element.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Creating the Relation pages of a WEBDEV RAD pattern
rssInitialize (Function)
Loads a RSS stream in memory.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
DateDifference (Function)
Calculates the number of days between two dates.
Language (Property)
The Language property is used to get and change the language used.
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.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
NetworkUser (Function)
Identifies the name of the connected user.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function