ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListFile (Example)
Usage example of the fListFile function
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
HChangeName (Function)
Modifies the physical name of a table.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
fLongPath (Function)
Returns the full long path of a file or directory.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.