ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Properties associated with a window
List of properties associated with a window...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
2. Types of setup
Types of setup...
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Google Contacts management functions
List of functions for managing Google contacts...
SocketWrite (Function)
Writes a message intended to another socket.
Installing a Webservice (old format)