ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetRun (Function)
Runs a procedure on a .Net server.
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
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....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
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.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
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.