ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
8. 10 tips for better interfaces...
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
tapiRecord (Function)
Records the current communication as a".WAV" file.
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
HToItem (Function)
Assigns the specified value to an item of the current record.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
2. Projects in practice
Discover the main operations that can be performed on a project....
WEBDEV styles
WEBDEV styles are advanced styles......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
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....