ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
Size (Property)
The Size property is used to determine and change the size of an element.
Fax constants
List of constants used by the functions for managing faxes....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
zipCreate (Function)
Creates an archive.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipClose (Function)
Closes an archive.
zipOpen (Function)
Opens an existing archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Environment of the query editor
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....