ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Table,Insert (External language)
Inserts an element into a table at a given position.
ThreadEnd (Function)
Ends the execution of the current thread.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
API (Function)
Runs a function found in an external DLL.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
ProgressBar (Property)
WLanguage proposes...