ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HandleParentNext (Function)
Forces the parent of the next window to open.
zipCreateExe (Example)
Usage example of the zipCreateExe function
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Copying controls from the window editor
The controls can be copied from the window editor......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Supercontrol
A supercontrol is an advanced type of control......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).