ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Continent and country management functions
Continent and country management functions...
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
fExtractPath (Example)
Usage example of the fExtractPath function
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Polygon (Property)
The Polygon keyword can correspond to...
HTML document management functions
List of functions that manipulate HTML documents....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
NetworkUser (Function)
Identifies the name of the connected user.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Various constants
List of various constants....
MatInvert (Function)
Calculates the inverse of a square matrix.
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
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.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
fCurrentDir (Function)
Identifies or modifies the current directory.