ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operating mode of dynamic Active WEBDEV Pages
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).
WEBDEV concepts
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Size (Property)
The Size property is used to determine and change the size of an element.
<Image>.Copy (Function)
Copies an image to another image.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
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......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ReplicSynchro: Overview
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Message text file format
The text files created by WDMSG use a specific format......
The Tab control
The Tab control is used to simultaneously display different controls......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.