ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
CallDLL32 (Example)
Usage example of the CallDLL32 function
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Random (Function)
Returns a random number.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
VibrationTrigger (Function)
Triggers the vibrations of the device.
SQLReqExists (Function)
Checks the existence of a query.
StatCovariance (Function)
Calculates the covariance between two series of values.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Runtime error management functions
List of functions for managing runtime errors...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
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.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ArrayCopy (Function)
Copies the content of an array to another array.
WordCount (Function)
Returns the number of words in a string.