ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
ExeGetPID (Function)
Returns information about the current process.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Enabled (Property)
The Enabled property enables or disables an element.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
DDEError (Function)
Returns the runtime status report of a DDE function.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Analysis links
The links are used to link the files found in an analysis between themselves......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......