ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Note (Property)
The Note property is used to get and change a text associated with an element.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Decode (Function)
Decodes a character string that was encoded by Encode.
Check model
You can use check models to easily create checks...
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Scope (Property)
The Scope property property is used to specify requested permissions.
Hole (Property)
The Hole property is used to define the holes of a polygon.
14. Report templates
...Report templates are used to easily standardize report layouts....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Telephony constants
List of constants used by telephony functions...