ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State (Property)
The State property is used to get and change the state of an element.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
CallDLL32 (Function)
Runs a function found in an external DLL.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
ServiceWait (Function)
Pauses the current service during the specified duration.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.