ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
DateToInteger (Function)
Converts a date to an integer.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
SQLSeek (Function)
Positions on the specified result row of the query.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
XMLNext (Function)
Positions on the next element (tag or attribute).
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.