ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
fUnlock (Function)
Entirely or partially unlocks an external file.
fLock (Function)
Entirely or partially locks an external file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
dbgEnableLog (Function)
Enables the runtime log programmatically.
ServiceWait (Function)
Pauses the current service during the specified duration.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HDelete (Function)
Deletes a record from a table (query or view).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).