ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Spreadsheet control
Spreadsheets are one of the most used office tools......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
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...
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap 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
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.
<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.