ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
REP files
REP files contain the list of data files handled by the application....
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
ChangeTarget (Function)
Changes the target of a button action.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
2. Projects in practice
Creating a translation file
WDINT allows you to create a translation file....
File download functions
The following functions are used to manage downloads......
Line control properties
List of properties associated with the Line control...
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Principle for running threads
At runtime, an application runs in a main thread......
Data persistence
The data persistence is used to store the value typed by the user......
The OLE control
The OLE control is used to handle an OLE object......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDINT, WDTRAD and WDDIXIO: Translation tools