ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iHPos (Function)
iHPos is kept for backward compatibility.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
HRead (Function)
Reads a record in a file according to a given record number.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Constants for telemetry management
Constants for telemetry management...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
MatWrite (Function)
Writes an element into a matrix.
iBorder (Function)
Prints a border at specified coordinates.
iVPos (Function)
iVPos is kept for backward compatibility.
Bluetooth constants
List of constants used by the Bluetooth functions....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HTTP functions
List of HTTP functions...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Note (Property)
The Note property is used to get and change a text associated with an element.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......