ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apDisableAction (Function)
Disables the execution of an action found in an action plan.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Pyramid charts
Pyramid charts allow you to view data in descending order......
eCurrencyName (Function)
Returns the caption of a currency.
zipSize (Example)
Usage example of the zipSize function
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Browser constants
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
dBackground (Example)
Usage example of the dBackground function