ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
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.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
XMLSave (Function)
Saves an XML document in a file.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
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......
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
CurrentYear (Function)
Returns the current year in integer format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Connection variable>.ListSchedulingHistory (Function)
Lists the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
<Connection variable>.DeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Tab control
The Tab control is used to simultaneously display different controls......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......