ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
KeyPressed (Function)
Checks which key is pressed.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
XMLDocument (Example)
Usage example of the XMLDocument function
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.