ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoRequestPermission (Function)
Requests permission to use the device's camera....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Number (Property)
The Number property is used to get the number of an element.
Declaration (Property)
The Declaration property is used to define a type.
Permission (Property)
The Permission keyword is used to get and change permissions.
zipIsMulti (Example)
Usage example of the zipIsMulti function
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Web Camera control events
The following events appear by default in the WEBDEV code editor:
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
zipClose (Function)
Closes an archive.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
iZoneHeight (Example)
Usage example of the iZoneHeight function
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Net constants
List of constants used by the Net functions....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Inherited (Property)
The Inherited property is used to determine if an element is inherited.