ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
MDIMother (Function)
Identifies the name of the MDI parent window.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
BrowserShare( Function)
Starts native device sharing.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HExecuteProcedure (Function)
Runs a stored procedure.
fMemExist (Function)
Checks the existence of a shared memory zone.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
10. Page templates
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
PermissionRequest (Function)
Prompts the user to grant an application permission.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....