ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the modification of windows by the user
Data persistence
The data persistence is used to store the value typed by the user......
tapiCallEnd (Function)
Returns the date and time of the end of call.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
SilverLight control properties
List of properties associated with the SilverLight control...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Events associated with the Pivot Table control
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
SemaphoreCreate (Function)
Creates a semaphore.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......