ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
SMSSend (Function)
Sends an SMS.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
MatTranspose (Function)
Calculates the transposed matrix.
HOnError (Function)
Customizes the management of HFSQL errors.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
zipClose (Function)
Closes an archive.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....