ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
SQLChangeConnection (Function)
Modifies the current connection.
ChronoReset (Function)
Stops and resets a running stopwatch.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Info (Function)
Displays a custom message in a system information window.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
13. Security benefit: managing the "Back" button
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
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....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.