ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WinStatus (Function)
Identifies or modifies the window status.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
fRemoveDir (Function)
Deletes a directory from a disk.
Sum (Function)
Calculates the sum of the array elements.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.