ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iHPos (Function)
iHPos is kept for backward compatibility.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
iVPos (Function)
iVPos is kept for backward compatibility.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Document (Type of variable)
The Document type is used to handle a "docx" document.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Handling report blocks
The different operations available on report blocks are as follows......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Error 116: An array dimension must be an integer value
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......