ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Resizing a window (AAF)
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Programming automatic calculations in the columns of a Table control
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
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......
Print functions (prefixed syntax)
List of print functions...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....