ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Copying controls from the report editor
The controls can be copied from the report editor......
WDInst: handling the files to install
By default, the files to install are......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ErrorBuild (Function)
Displays a custom error message in a system error window.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Warning 18: Loop without potential end
OCRExtractText (Function)
Reads the text contained in an image.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....