ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ERR_DISCONNECTED_TIMEOUT
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
6. WEBDEV Account Manager
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....