ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
WEBDEV concepts
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
API (Function)
Runs a function found in an external DLL.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Print constants
List of constants used by the print functions....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
The Tab control
The Tab control is used to simultaneously display different controls......
ReplicSynchro: Overview
Message text file format
The text files created by WDMSG use a specific format......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...