ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
EmailCheckAddress (Function)
Checks the validity of an email address.
ShellExecute (Function)
Opens a document in its associated application.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HFilter (Function)
Defines and enables a filter on a table, view or query.