ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.Add (Function)
Adds a row at the end of a Looper control.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
grAddData (Function)
Adds a data into a chart.
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.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
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....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
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....
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
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
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Constants for managing arrays
List of constants used by the functions for array management....
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Error 1035: A class used in a structure must have a constructor without parameter...