ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Crosstab report
The report editor allows you to create "Crosstab" reports......
ExceptionPropagate (Function)
Propagates an exception.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
XMLSavePosition (Function)
Stores the current position in the XML document.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Assisted universal replication: specific features
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
Installing the monitoring robot
The monitoring robot includes three executables......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
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)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...