ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
NoteDelete (Function)
Deletes a repositionable note found in the current window.
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......