ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
SemaphoreCreate (Function)
Creates a semaphore.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Video functions
List of video functions...
DriveListDirectory (Function)
Lists drive directories.
Camera functions
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
ERR_NO_APPLICATION
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SCM: Repository versions
There are different versions of the SCM repository......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...