ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
<Array>.Sum (Function)
Calculates the sum of the array elements.
SemaphoreCreate (Function)
Creates a semaphore.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
ToastDisplay (Function)
Displays a "Toast" message.
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.