ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
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.
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......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Time (Type of variable)
The Time type is used to easily handle the times...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
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.
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......