ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
Android Widget windows
An Android application can contain one or more Widget windows......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
GeometryContain (Function)
Determines if geometry A contains geometry B.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Handling Scheduler controls programmatically
A Scheduler control can be......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......