ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HDeleteServerTrigger (Function)
Deletes a server trigger.
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).
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
fExeDir (Function)
Returns the directory from which the execution is started.
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.
PreviousPage (Function)
Returns the name of the previous page.
SIPVisible (Function)
Displays the keyboard.
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.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
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....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).