ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
DotNetRun (Function)
Runs a procedure on a .Net server.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
grParameter (Function)
Retrieves or modifies a chart parameter.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HNext (Function)
Sets the position on the next data file record according to a browse item.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
SQLFirst (Function)
Positions on the first row of the query result.