ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TimeToString (Function)
Converts a time to a string in the specified format.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
HExecuteProcedure (Function)
Runs a stored procedure.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....