ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
16. Application test in practice
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
The Edit control
The Edit control allows users to enter data......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min