ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DataType (Function)
Identifying the type of a WLanguage variable.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
HTTPSendForm (Function)
Sends an HTTP form.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
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 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.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
HTTPRequest (Function)
Starts an HTTP request on a server.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
BackgroundTaskAdd (Function)
Adds a new background task.
Toast constants
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....
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.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
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).
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
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...