ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ChronoReset (Function)
Stops and resets a running stopwatch.
ChangeCharset (Example)
Usage example of the ChangeCharset function
Wrapping (Property)
The Wrapping property gets and sets the wrapping options of an element.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Company (Property)
The Company property is used to get and modify the company associated with an element.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.