ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fCompress (Function)
Compresses a file.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
fSeek (Example)
Usage example of the fSeek function
25. Performing a process on several successive pages
Performing a process on several successive pages...
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Configuring the SOAP administrator
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
XMLDocument (Function)
Creates a new XML document.
Multimedia control events
List of events associated with a Multimedia control...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.