ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Programming custom calculations in Table controls
Overview
Overview of the different operators...
Specific features of the applications for iPhone/iPad
Operations performed on class diagrams
The following paragraphs explain......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......