ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
zipDeleteFile (Function)
Deletes a file from an archive.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HPriorityClient (Function)
Modifies the priority of a client application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
HChangeKey (Function)
Changes the browse item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
PageChangeLayout (Function)
Applies a specific layout to a page.
Max (Function)
Returns the greatest value passed as parameter.