ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Global and local variable
Two types of variables are available......
fRemoveDir (Function)
Deletes a directory from a disk.
FirstDayOfMonth (Function)
Returns the first day of the month.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
HPrevious (Function)
Positions on the previous file record according to a browse item.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Power (Function)
Raise a number to a power.