ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
fMemOpen (Function)
Opens a memory zone shared between several applications.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
SFExecuteProcess (Function)
Requests the execution of a specific process.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
fMemExist (Function)
Checks the existence of a shared memory zone.
SocketWrite (Function)
Writes a message intended to another socket.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Events associated with SilverLight control
List of events associated with SilverLight controls...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
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)....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min