ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
DnDAccept (Example)
Usage example of the DnDAccept function
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
MatReadColumn (Example)
Usage example of the MatReadColumn function