ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property gets and sets the orientation of an element.
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...
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
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....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
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).
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
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......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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 ...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....