ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Error 121: Shadowing a structure
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Binding a Repositionable Note control to an item
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Events associated with Static controls
List of events associated with Static controls...
Properties linked to the Euro management
List of properties linked to the Euro management...
Kanban control events
The following events are associated with Kanban controls......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....