ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatCreate (Example)
Usage example of the MatCreate function
Error 1048: The inheritance is not allowed in a composite variable
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
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
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.
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
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
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......
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......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
<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
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.