ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
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......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......