ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
JSONToVariant (Example)
Usage example of the JSONToVariant function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Index (Property)
The Index property is used to get the index of an element.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
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.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
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 ()
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....