ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DiagramSave (Function)
Saves a diagram as a "diag" file.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
RedisSet (Function)
Changes the value of a key on a Redis server.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.