ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Supercontrol
A supercontrol is an advanced type of control......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Error 203: The procedure already has a scope attribute (local or global)
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
GrantType (Property)
The GrantType property gets the grant types available.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......