ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrint (Function)
Sends the character string passed as parameter to the print buffer.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
TimeToString (Function)
Converts a time to a string in the specified format.
Combo Box control functions
List of functions for handling the Combo Box controls...
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....
Guided tour management constants
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
List of reserved words
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....