ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Border management constants
List of constants used by the border management functions....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Accessibilité (Property)
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Using several libraries in an application
A library is a WDL file that contains all the resources......