ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multilingual project
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.
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......
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......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
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.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
14. PHP generation in practice
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
BackgroundTaskAdd (Function)
Adds a new background task.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Other operators
The following are additional operators......
Control constants
List of constants used by the functions for managing controls...