ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property gets and sets the orientation of an element.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Scope (Property)
The Scope property property is used to specify requested permissions.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Version (Property)
The Version property gets and sets the version of an element.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
Conversion (Function)
Converts a value from a unit to another one.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Report based on a class (MVP)
Reports based on a class allow you to directly print data from an Array member of a class......
iFont (Function)
Selects the default font.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Position
The Position keyword can correspond to ...
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
fRename (Function)
Modifies the name of a file.