ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
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).
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Using the Vista style in your windows
WINDEV allows you to customize......
iGroupAdd (Function)
Adds a report to a group of reports.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HPriority (Function)
Finds out and modifies the priority of the calling application.