ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static control properties
List of properties associated with a Static control...
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
OLELoad (Function)
Initializes an OLE control with an OLE object.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
LOOP statement
The statement block is repeated endlessly...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HState (Function)
Used to find out the state of a record.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Link control properties
The Link control is available in a page and in a report......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
MatMultiply (Example)
Usage example of the MatMultiply function
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.