ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
8. Windows in practice
Discover the main actions that can be performed on the windows....
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......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
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......
Calendar functions (prefix syntax)
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDDeploy features
WDDeploy can be used to......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
11. Controls in practice
Discover the main characteristics of the controls...
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
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]......