ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal),...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Power (Function)
Raise a number to a power.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
EventOpen (Function)
Opens a synchronization event between several threads.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
Service constants
List of constants used by the functions for managing services....
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes...
Get (External language)
Retrieves the value of a control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ControlToSource (Function)
Assigns the control value to the source of a control link.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected...
1
2
3
4
5
6
20
>