ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatTranspose (Function)
Calculates the transposed matrix.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
The Line control
A Line control is used to display a line in a page......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
eChangeCurrency (Function)
Converts a currency into another currency.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
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.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
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....
HDescribeItem (Function)
Describes a file item through programming.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
GPSGetPosition (Function)
Retrieves information about the current device position.
Looper control functions
List of functions for managing Looper controls...
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.