ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
XMLDocument (Function)
Creates a new XML document.
mongoFindOption (Variable type)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Code snippets
The code editor allows you to enter "Code snippets"......
iMargin (Function)
Defines the "logical" print margins.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Manipulating Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.