ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
zipSelectFile (Function)
Selects files from an archive.
SysDir (Function)
Returns the path of a system directory.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
MemFound (Function)
Checks whether the sought element was found.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
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....
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.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
NumberInWords (Function)
Converts a number to words.
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....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
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.)....
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......