ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
zipSelectFile (Function)
Selects files from an archive.
SQLModify (Function)
Modifies the content of a row in the query result.
XMLNext (Function)
Positions on the next element (tag or attribute).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
ControlToSource (Function)
Assigns the control value to the source of a control link.
LooperInsert (Function)
Inserts a row into a Looper control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.