ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Spreadsheet control
Spreadsheets are one of the most used office tools......
Error 1048: The inheritance is not allowed in a composite variable
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
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.
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....
DnDGetData (Example)
Usage example of the DnDGetData function
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
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......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
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.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.