ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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....
Image (Type of variable)
The Image type is used to define the advanced characteristics of 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......