ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyReport (Reserved word)
MyReport is used to handle the current report...
MatExist (Function)
Checks the whether the matrix exists in memory.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
WordToArray (Function)
Fills an array with the words from a string.
FTPCommand (Function)
Sends a specific FTP command to a server.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
fExeDir (Function)
Returns the directory from which the execution is started.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
Constants for managing Organizer controls
Constants for managing Organizer controls...
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
zipDeleteAll (Function)
Deletes all files from an archive.
Sort (Function)
Sorts a WLanguage array.
NetworkConnect (Function)
Associates a drive with a shared network directory.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
SocketClose (Function)
Closes a socket or a connection to a server socket.