ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Notification
The Notification keyword can correspond to:
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Dictionary
The dictionary is a file that can contain the project elements......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Recycle code windows
By default, a single code window is opened per ......
apExecute (Function)
Runs an action plan.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
DocUpdateFormula (Function)
Updates the formulas in a document.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....