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.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....