ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decode (Function)
Decodes a character string that was encoded by Encode.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ExeGetPID (Function)
Returns information about the current process.
iReportPrintingStatus (Function)
Returns the status of the current print.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
SocketRead (Function)
Retrieves a message sent by another socket.