ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Defining clickable areas
In a page, an Image control can contain clickable areas......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Organization chart linked to a data file
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
4. HFSQL Classic
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDDeploy features
WDDeploy can be used to......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
WDHFDiff - Use
WDHFDiff is used to compare......