ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fEncrypt (Function)
Encrypts a file in binary or ASCII format.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Creating the windows and the pages of the RAD pattern
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Check model
You can use check models to easily create checks...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Comparison operators
The comparison operators can be divided into several categories......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.