ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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).
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
API (Function)
Runs a function found in an external DLL.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
CallDLL32 (Function)
Runs a function found in an external DLL.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ReplicSynchro: Overview
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
ChronoReset (Function)
Stops and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......