ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
MatMultiply (Function)
Multiplies two matrices.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
fDelete (Function)
Deletes a file accessible from the current computer.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Organizer control functions
The following functions are used to manage the Organizer control:...
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.