ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Implementing a replication
Configuring a replication requires several steps......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Zombie data files and items
During the life of an application, items live and die......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Sub-query
A sub-query is a query whose result is used by another query......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Creating an insert query
An insert query (corresponding SQL statement......
11. Window templates
WINDEV Mobile allows you to create window templates....
Start of Break block (Break header)
The Start of break block is optional......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Hasp constants
The Hasp constants are as follows......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
4. HFSQL Classic
HFSQL Classic is the database format......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Multilingual project
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
7. Source Code Manager (SCM)
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......