ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automation object
The Automation keyword is used to declare an automation object...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
User Groupware files
Two categories of data files are managed......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Error
The Error keyword is used to manage the errors.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......