ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Multimedia control
List of events associated with a Multimedia control...
MemCurrent (Function)
Returns the index of the current element.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
StringInsert (Function)
Inserts a string into another character string at a given position.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
MemExist (Function)
Checks the existence of a memory zone.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Arithmetic operators
The arithmetic operators are......
Time (Type of variable)
The Time type is used to easily handle the times...
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
MemSort (Function)
Sorts the elements found in a memory zone.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.