ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
XMLAddChild (Function)
Adds a child tag into an XML document.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
diffApply (Function)
Applies a difference buffer to a specific buffer.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
iPrintImage (Example)
Usage example of the iPrintImage function
Table,Add (External language)
Adds an element to a Table control.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WEBDEV license agreement
WEBDEV license agreement...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
HDescribeItem (Function)
Describes a file item through programming.
Defining a help window template
WINDEV allows you to create help window templates......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
TableInfoXY (Example)
Usage example of the TableInfoXY function