ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Calling a procedure/a function
Syntax for calling a local or global procedure.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Creating requirements
The following steps must be performed to implement the requirements......
3-tier architecture
The development in "3-tier" architecture is now simplified......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Warning (Function)
Displays a custom message in a system warning window.
24. Displaying and linking pages
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Reports
A report provides a custom view of data......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Static control properties
List of properties associated with a Static control...