ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Operations in a Select query : add and delete
The following paragraphs present......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fAttribute (Example)
Usage example of the fAttribute function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
zipFindFile (Example)
Usage example of the zipFindFile function
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SQLTransaction (Example)
Usage example of the SQLTransaction function
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Service constants
List of constants used by the functions for managing services....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
KeyPressed (Function)
Checks which key is pressed.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Action Bar control events
Table,Modify (External language)
Modifies an element in a Table control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
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......
fCreate (Example)
Usage example of the fCreate function
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Table,Insert (External language)
Inserts an element into a table at a given position.