ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ErrorThrow (Function)
Throw a non-fatal error.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
NumberInWords (Function)
Converts a number to words.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
How to perform a full file browse?
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Push notification
A mobile device can receive push notifications......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
GPSGetPosition (Function)
Retrieves information about the current device position.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......