ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
SQLExec (Function)
Names and runs an SQL query.
MatDelete (Function)
Deletes an existing matrix.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
13. External component in practice
External component in practice...
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
gLine (Function)
Builds a sequence of characters containing a line.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatSum (Function)
Calculates the sum for a series of values.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.