ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Address
The Address keyword can correspond to...
Certificate functions
The following functions are used to handle the certificates:...
SemaphoreCreate (Function)
Creates a semaphore.
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
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.
WDTRAD options
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
DDESend (Function)
Sends a data to the program connected via DDE.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Using .NET assemblies in a project
To use .NET assemblies in a project......
HOpen (Function)
Opens a table.
Code snippets
The code editor allows you to enter "Code snippets"......
HOnError (Function)
Customizes the management of HFSQL errors.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.