ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Structure (Type of variable)
A structure is a custom type of data...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Page templates
WEBDEV allows you to create page templates......
Constants for managing Gantt charts
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Hash constants
List of constants used by the Hash functions....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
DDEUpdate (Function)
Modifies a linked data.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.