ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListItem (Example)
Usage example of the HListItem function
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
MatExist (Function)
Checks the whether the matrix exists in memory.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
iPrintImage (Function)
Sends the image file to print to the print buffer.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
ArraySort (Function)
Sorts a WLanguage array.
HTTP constants
List of constants used by the HTTP functions....
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
ContentType (Property)
The ContentType property gets and sets the content of an element.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....