ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1009: The member of the class is private
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Error 1008: The member of the class is protected
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.