ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
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.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
SQLReqExists (Function)
Checks the existence of a query.
DDEError (Function)
Returns the runtime status report of a DDE function.
Enabled (Property)
The Enabled property enables or disables an element.
fLongPath (Function)
Returns the full long path of a file or directory.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
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......