ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Managing main window menus
A main menu is necessarily associated with a window......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....