ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DurationToString (Function)
Converts a duration to a character string in the specified format.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Sort (Function)
Sorts a WLanguage array.
SocketConnect (Function)
Connects a client computer to a given socket.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
ExtractLine (Function)
Extracts a specific line from a character string.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Guided tour management constants
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
fCompress (Function)
Compresses a file.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
InitRandom (Function)
Initializes the generator of random numbers.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
XMLPath (Function)
Returns the current position in the document in XPATH format.