ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Sub-query
A sub-query is a query whose result is used by another query......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
27. Center or anchor a site horizontally
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Binding a Repositionable Note control to an item
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Organization chart linked to a data file
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Binding a ListView control to an item
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
1
2
3
4
5
6
203
>