ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
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...
Image drawing and processing functions
List of image drawing and processing functions...
NoteDelete (Function)
Deletes a repositionable note found in the current window.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
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......
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Diagram management functions
Diagram management functions...
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Multimedia functions
List of Multimedia functions...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
Constants for managing Gantt charts