ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
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......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Managing assertions
...The main available features are as follows:...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Functions for handling directories and external files
List of functions for handling external files...
ReplicSynchro: Overview
Message text file format
The text files created by WDMSG use a specific format......
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.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
fMemExist (Function)
Checks the existence of a shared memory zone.