ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Constants for managing animations
List of constants used by the functions for managing the animations...
Lotus Notes constants
List of constants used by the Lotus Notes functions....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
JSONToVariant (Example)
Usage example of the JSONToVariant function
"About" window
The "About" window is used to display and access various information about the current application......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
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.
Parallel task management functions
The following functions are used to manage parallel tasks...
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
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
dPoint (Example)
Usage example of the dPoint function