ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
".STY" file: "Style sheet" file
A style sheet is a "......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
IntegerPart (Function)
Returns the integer part of a number.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Using the query result
The result of a select query can be used in......
DecimalPart (Function)
Returns the decimal part of a number.
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Interface of WDInst
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.