ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Bar code constants
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Table,Insert (External language)
Inserts an element into a table at a given position.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Fax constants
List of constants used by the functions for managing faxes....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
DotNetDelegate (Function)
Initializes a.NET delegate.
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.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
The Sidebar control
The Sidebar control gives access to different options......