ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Toast constants
HTTPSendForm (Function)
Sends an HTTP form.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
10. Embedded queries
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
DotNetRun (Function)
Runs a procedure on a .Net server.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
fUnlock (Function)
Entirely or partially unlocks an external file.
Query editor
The query editor is used to automatically create queries on the data files......
HTTPRequest (Function)
Starts an HTTP request on a server.
DataType (Function)
Identifying the type of a WLanguage variable.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQLConnect (Example)
Usage example of the SQLConnect function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.