ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automatic calculations in a Table control (AAF)
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Handling a Web Component control through programming
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
MQTT constants
Constants used by the MQTT functions...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HConnect (Example)
Usage example of the HConnect function
Referring to an element in a WLanguage event / process
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......