ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
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....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
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.
Managing main window menus
A main menu is necessarily associated with a window......
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....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.