ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
StringFormat (Function)
Formats a character string according to the selected options.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
HDeactivateTrigger (Function)
Disables a trigger.
Format (Property)
The Format property is used to define the data format of a data file.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Crosstab report
The report editor allows you to create "Crosstab" reports......
HCross (Function)
Crosses a record in a data file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.