ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Comparison operators
The comparison operators can be divided into several categories......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
PageDisplay (Function)
Displays a web page in the user's browser....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Browser constants
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Programming the table cells
The Table controls can be handled......
Programming overview in C and C++
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......