ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
grSourceSeries (Function)
Defines the source of a series.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.