ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Time (Type of variable)
The Time type is used to easily handle the times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WEBDEV Application Server 2024
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.
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......