ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry management functions
The following functions are used to manage the telemetry:...
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Time (Type of variable)
The Time type is used to easily handle the times...
NFC constants
List of constants used by the NFC functions...
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Print constants
List of constants used by the print functions....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
BCToImage (Function)
Generates the image of a bar code.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
fMemExist (Function)
Checks the existence of a shared memory zone.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.