ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPause (Function)
Pauses the current thread during the specified duration.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
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.
API (Function)
Runs a function found in an external DLL.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
grRaised (Function)
Used to display a chart with raised effect.
NumberInWords (Function)
Converts a number to words.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
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...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.