ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
AWP without UI
Bootstrap, Angular, React, Vue......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
fMoveDir (Function)
Moves a directory and its content.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Global and local variable
Two types of variables are available......
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (only for items defined programmatically)....
Find/Replace in the current project
The "Find/Replace" feature is used to......
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Summary table: Application directory management by platform
Returns the list of continents....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
fListDisk (Function)
Returns the list of disks installed on the computer.
fImageSelect (Function)
Opens the image picker of Windows.
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
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 administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.