ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.