ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
5. Deploying a dynamic site (Session or AWP) in practice
Enumeration (Type of variable)
An enumeration is a set of values......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Automation object
The Automation keyword is used to declare an automation object...
ControlClone (Function)
Creates a new control from an existing control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WEBDEV Application Server 2024
12. Retrieving data from a site
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Comparison operators
The comparison operators can be divided into several categories......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Multilingual project
Installing the robot controller
The monitoring robot includes three executables......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.