ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
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.
fListFile (Example)
Usage example of the fListFile function
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.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
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.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
fShortPath (Function)
Returns the full short path of a file or directory.