ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
HIndex (Function)
Rebuilds the file index (".NDX" file).
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
BurnerAddFile (Function)
Adds a file to the compilation.
TableMode (Function)
TableMode is kept for backward compatibility.
SysNation (Function)
Returns the nation currently used by the system.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
eCurrencyName (Function)
Returns the caption of a currency.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Combination (Type of variable)
A combination is a set of options.
MatWrite (Function)
Writes an element into a matrix.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
MatDelete (Function)
Deletes an existing matrix.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....