ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
SysInstance (Function)
Returns the instance of a module.
MatInvert (Example)
Usage example of the MatInvert function
dPixelColor (Example)
Usage example of the dPixelColor function
dPen (Example)
Usage example of the dPen function
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
ThreadEnd (Function)
Ends the execution of the current thread.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Error 1049: The access directives are not allowed in a composite variable
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
dText (Example)
Usage example of the dText function