ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server...
Manipulating Scheduler controls programmatically
A Scheduler control can be......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
7. Multilingual websites in practice
Returns an array without duplicates....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Error 26: No END statement is associated with this THEN
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device...
Wait (Function)
Temporarily stops the program execution.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete...
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.