ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
zipClose (Function)
Closes an archive.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling Spreadsheet controls programmatically (in a report)
Serialization constants
The serialization constants are as follows:
Handling a Web Component control through programming
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
12. Available tests
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......