ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
SysNation (Function)
Returns the nation currently used by the system.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
fSelectDir (Function)
Opens a directory picker.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Screen,Input (External language)
Starts the input in the controls of a window.
Error 1060: Unable to call method without parameter: add ()
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function