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.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Page Header block
The Page header block is printed on each new page......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Error 24: No END statement is associated with this LOOP
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).