ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSize (Function)
Returns the size of a file (in bytes).
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Menu management functions
List of functions for managing menus...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
mongoOperationAdd (Variable type)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
hbCell (Variable type)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Age (Function)
Returns the age according to the date of birth.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.