ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayCopy (Function)
Copies the content of an array to another array.
Automation object
The Automation keyword is used to declare an automation object...
BrowserShare( Function)
Starts native device sharing.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
DateToInteger (Function)
Converts a date to an integer.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
8. "Mobile friendly" site: Dynamic serving
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
SNMPOIDType (Function)
Returns the type of data in an OID.
Constants for managing the Image Editor control
FontCreate (Function)
Creates a font definition.