ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
MyParent (Reserved word)
MyParent is used to handle...
Language (Property)
The Language property is used to get and change the language used.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
ThreadPause (Function)
Pauses the current thread during the specified duration.
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.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
DateDifference (Function)
Calculates the number of days between two dates.
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.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
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.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
NetworkUser (Function)
Identifies the name of the connected user.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.