ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Lotus Notes constants
List of constants used by the Lotus Notes functions....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
Index (Property)
The Index property is used to get the index of an element.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
CursorDisplay (Function)
Displays or hides the mouse cursor.
fImageSelect (Function)
Opens the image picker of Windows.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Time management help
Time management is extremely important......
Constants for managing animations
List of constants used by the functions for managing the animations...
JSONToVariant (Example)
Usage example of the JSONToVariant function
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......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
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.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AAF: Sort/Search/Filter on the columns of Table controls
"About" window
The "About" window is used to display and access various information about the current application......
HCancelBackup (Function)
Cancels a current backup.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.