ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
LooperInsertLine (Function)
Inserts a row into a Looper control.
GglUploadDocument (Function)
Uploads a document to the Google server.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Creating the Table windows of the WINDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Using .NET assemblies in a project
To use .NET assemblies in a project......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.