ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlCurrent (Function)
Returns the name of the control currently in edit.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
MyParent (Reserved word)
MyParent is used to handle...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TreeCollapse (Function)
Collapses a branch previously expanded.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
The Organizer control
The Organizer control is used to display and handle organizers......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
ErrorThrow (Function)
Throw a non-fatal error.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
MatWrite (Function)
Writes an element into a matrix.
zipDeleteAll (Function)
Deletes all files from an archive.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
MDIOpen (Function)
Opens and enables an MDI child window.